diff --git a/packages/davinci-client/package.json b/packages/davinci-client/package.json index 5048b51471..3c150de484 100644 --- a/packages/davinci-client/package.json +++ b/packages/davinci-client/package.json @@ -15,7 +15,7 @@ "main": "./dist/src/index.js", "module": "./dist/src/index.js", "typings": "./dist/src/index.d.ts", - "files": ["dist", "!dist/tsconfig.lib.tsbuildinfo", "./LICENSE"], + "files": ["dist", "!dist/tsconfig.lib.tsbuildinfo"], "scripts": { "build": "pnpm nx nxBuild", "lint": "pnpm nx nxLint", diff --git a/packages/device-client/package.json b/packages/device-client/package.json index bff45203fa..0ddb3af80f 100644 --- a/packages/device-client/package.json +++ b/packages/device-client/package.json @@ -16,7 +16,7 @@ "main": "./dist/src/index.js", "module": "./dist/src/index.js", "typings": "./dist/src/index.d.ts", - "files": ["./dist"], + "files": ["dist", "!dist/tsconfig.lib.tsbuildinfo"], "scripts": { "build": "pnpm nx nxBuild", "lint": "pnpm nx nxLint", diff --git a/packages/journey-client/LICENSE b/packages/journey-client/LICENSE new file mode 100644 index 0000000000..e50369bea1 --- /dev/null +++ b/packages/journey-client/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 Ping Identity Corporation + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/packages/journey-client/package.json b/packages/journey-client/package.json index 465ad7c889..ba5ed5538b 100644 --- a/packages/journey-client/package.json +++ b/packages/journey-client/package.json @@ -20,7 +20,7 @@ "main": "./dist/src/index.js", "module": "./dist/src/index.js", "types": "./dist/src/index.d.ts", - "files": ["dist"], + "files": ["dist", "!dist/tsconfig.lib.tsbuildinfo"], "scripts": { "build": "pnpm nx nxBuild", "lint": "pnpm nx nxLint", diff --git a/packages/oidc-client/LICENSE b/packages/oidc-client/LICENSE new file mode 100644 index 0000000000..e50369bea1 --- /dev/null +++ b/packages/oidc-client/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 Ping Identity Corporation + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/packages/oidc-client/package.json b/packages/oidc-client/package.json index 7c57059e31..8f33234978 100644 --- a/packages/oidc-client/package.json +++ b/packages/oidc-client/package.json @@ -16,7 +16,7 @@ "main": "./dist/src/index.js", "module": "./dist/src/index.js", "types": "./dist/src/index.d.ts", - "files": ["dist"], + "files": ["dist", "!dist/tsconfig.lib.tsbuildinfo"], "scripts": { "build": "pnpm nx nxBuild", "lint": "pnpm nx nxLint", diff --git a/packages/protect/LICENSE b/packages/protect/LICENSE new file mode 100644 index 0000000000..e50369bea1 --- /dev/null +++ b/packages/protect/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 Ping Identity Corporation + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/packages/protect/package.json b/packages/protect/package.json index d8c2b7eca2..34d9a66cab 100644 --- a/packages/protect/package.json +++ b/packages/protect/package.json @@ -19,7 +19,7 @@ }, "main": "./dist/src/index.js", "module": "./dist/src/index.js", - "files": ["dist"], + "files": ["dist", "!dist/tsconfig.lib.tsbuildinfo"], "scripts": { "lint": "pnpm nx nxLint", "test": "pnpm nx nxTest", diff --git a/packages/sdk-effects/iframe-manager/LICENSE b/packages/sdk-effects/iframe-manager/LICENSE new file mode 100644 index 0000000000..e50369bea1 --- /dev/null +++ b/packages/sdk-effects/iframe-manager/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 Ping Identity Corporation + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/packages/sdk-effects/iframe-manager/package.json b/packages/sdk-effects/iframe-manager/package.json index 4d45eed2f3..c5640a0a82 100644 --- a/packages/sdk-effects/iframe-manager/package.json +++ b/packages/sdk-effects/iframe-manager/package.json @@ -19,6 +19,7 @@ "main": "./dist/src/index.js", "module": "./dist/src/index.js", "types": "./dist/src/index.d.ts", + "files": ["dist", "!dist/tsconfig.lib.tsbuildinfo"], "scripts": { "build": "pnpm nx nxBuild", "lint": "pnpm nx nxLint", diff --git a/packages/sdk-effects/logger/LICENSE b/packages/sdk-effects/logger/LICENSE new file mode 100644 index 0000000000..e50369bea1 --- /dev/null +++ b/packages/sdk-effects/logger/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 Ping Identity Corporation + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/packages/sdk-effects/logger/package.json b/packages/sdk-effects/logger/package.json index 2aef548f8b..94d94bd60a 100644 --- a/packages/sdk-effects/logger/package.json +++ b/packages/sdk-effects/logger/package.json @@ -20,6 +20,7 @@ "main": "./dist/src/index.js", "module": "./dist/src/index.js", "types": "./dist/src/index.d.ts", + "files": ["dist", "!dist/tsconfig.lib.tsbuildinfo"], "scripts": { "build": "pnpm nx nxBuild", "lint": "pnpm nx nxLint", diff --git a/packages/sdk-effects/oidc/LICENSE b/packages/sdk-effects/oidc/LICENSE new file mode 100644 index 0000000000..e50369bea1 --- /dev/null +++ b/packages/sdk-effects/oidc/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 Ping Identity Corporation + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/packages/sdk-effects/oidc/package.json b/packages/sdk-effects/oidc/package.json index a56862caf7..0035555ea6 100644 --- a/packages/sdk-effects/oidc/package.json +++ b/packages/sdk-effects/oidc/package.json @@ -19,6 +19,7 @@ "main": "./dist/src/index.js", "module": "./dist/src/index.js", "types": "./dist/src/index.d.ts", + "files": ["dist", "!dist/tsconfig.lib.tsbuildinfo"], "scripts": { "build": "pnpm nx nxBuild", "lint": "pnpm nx nxLint", diff --git a/packages/sdk-effects/sdk-request-middleware/LICENSE b/packages/sdk-effects/sdk-request-middleware/LICENSE new file mode 100644 index 0000000000..e50369bea1 --- /dev/null +++ b/packages/sdk-effects/sdk-request-middleware/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 Ping Identity Corporation + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/packages/sdk-effects/sdk-request-middleware/package.json b/packages/sdk-effects/sdk-request-middleware/package.json index 22b33f525b..1bfa15211e 100644 --- a/packages/sdk-effects/sdk-request-middleware/package.json +++ b/packages/sdk-effects/sdk-request-middleware/package.json @@ -19,6 +19,7 @@ "main": "./dist/src/index.js", "module": "./dist/src/index.js", "types": "./dist/src/index.d.ts", + "files": ["dist", "!dist/tsconfig.lib.tsbuildinfo"], "scripts": { "build": "pnpm nx nxBuild", "lint": "pnpm nx nxLint", diff --git a/packages/sdk-effects/storage/LICENSE b/packages/sdk-effects/storage/LICENSE new file mode 100644 index 0000000000..e50369bea1 --- /dev/null +++ b/packages/sdk-effects/storage/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 Ping Identity Corporation + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/packages/sdk-effects/storage/package.json b/packages/sdk-effects/storage/package.json index 3c82b6422f..255df7f16e 100644 --- a/packages/sdk-effects/storage/package.json +++ b/packages/sdk-effects/storage/package.json @@ -19,6 +19,7 @@ "main": "./dist/src/index.js", "module": "./dist/src/index.js", "types": "./dist/src/index.d.ts", + "files": ["dist", "!dist/tsconfig.lib.tsbuildinfo"], "scripts": { "build": "pnpm nx nxBuild", "lint": "pnpm nx nxLint", diff --git a/packages/sdk-types/LICENSE b/packages/sdk-types/LICENSE new file mode 100644 index 0000000000..e50369bea1 --- /dev/null +++ b/packages/sdk-types/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 Ping Identity Corporation + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/packages/sdk-types/package.json b/packages/sdk-types/package.json index 315316c3bb..4585ce3be7 100644 --- a/packages/sdk-types/package.json +++ b/packages/sdk-types/package.json @@ -19,7 +19,7 @@ "main": "./dist/src/index.js", "module": "./dist/src/index.js", "types": "./dist/src/index.d.ts", - "files": ["dist"], + "files": ["dist", "!dist/tsconfig.lib.tsbuildinfo"], "scripts": { "build": "pnpm nx nxBuild", "lint": "pnpm nx nxLint", diff --git a/packages/sdk-utilities/LICENSE b/packages/sdk-utilities/LICENSE new file mode 100644 index 0000000000..e50369bea1 --- /dev/null +++ b/packages/sdk-utilities/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 Ping Identity Corporation + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/packages/sdk-utilities/package.json b/packages/sdk-utilities/package.json index 535d820786..8c8317b86a 100644 --- a/packages/sdk-utilities/package.json +++ b/packages/sdk-utilities/package.json @@ -29,7 +29,7 @@ }, "main": "./dist/src/index.js", "module": "./dist/src/index.js", - "files": ["dist"], + "files": ["dist", "!dist/tsconfig.lib.tsbuildinfo"], "scripts": { "build": "pnpm nx nxBuild", "lint": "pnpm nx nxLint",