oidc-client-ts
Advanced tools
Comparing version 3.1.0-rc.0 to 3.1.0-rc.1
{ | ||
"type": "module", | ||
"version": "3.1.0-rc.0" | ||
"version": "3.1.0-rc.1" | ||
} |
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.47.0" | ||
"packageVersion": "7.47.2" | ||
} | ||
] | ||
} |
{ | ||
"name": "oidc-client-ts", | ||
"version": "3.1.0-rc.0", | ||
"version": "3.1.0-rc.1", | ||
"description": "OpenID Connect (OIDC) & OAuth2 client library", | ||
@@ -39,3 +39,3 @@ "repository": { | ||
"lint": "eslint --max-warnings=0 --cache .", | ||
"prepare": "husky install" | ||
"prepare": "husky" | ||
}, | ||
@@ -46,21 +46,21 @@ "dependencies": { | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.35.0", | ||
"@testing-library/jest-dom": "^6.0.0", | ||
"@types/jest": "^29.2.3", | ||
"@types/node": "^20.8.2", | ||
"@typescript-eslint/eslint-plugin": "^6.4.1", | ||
"@typescript-eslint/parser": "^6.4.1", | ||
"esbuild": "^0.21.1", | ||
"eslint": "^8.5.0", | ||
"eslint-plugin-testing-library": "^6.0.0", | ||
"@microsoft/api-extractor": "^7.47.2", | ||
"@testing-library/jest-dom": "^6.4.6", | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^20.14.11", | ||
"@typescript-eslint/eslint-plugin": "^7.16.1", | ||
"@typescript-eslint/parser": "^7.16.1", | ||
"esbuild": "^0.23.0", | ||
"eslint": "^8.57.0", | ||
"eslint-plugin-testing-library": "^6.2.2", | ||
"http-proxy-middleware": "^3.0.0", | ||
"fake-indexeddb": "^5.0.1", | ||
"husky": "^9.0.6", | ||
"jest": "^29.3.1", | ||
"jest-environment-jsdom": "^29.3.1", | ||
"jest-mock": "^29.3.1", | ||
"jose": "^5.1.2", | ||
"lint-staged": "^15.0.1", | ||
"ts-jest": "^29.0.3", | ||
"typedoc": "^0.26.2", | ||
"fake-indexeddb": "^6.0.0", | ||
"husky": "^9.0.11", | ||
"jest": "^29.7.0", | ||
"jest-environment-jsdom": "^29.7.0", | ||
"jest-mock": "^29.7.0", | ||
"jose": "^5.6.3", | ||
"lint-staged": "^15.2.7", | ||
"ts-jest": "^29.2.2", | ||
"typedoc": "^0.26.4", | ||
"typescript": "~5.4.2", | ||
@@ -67,0 +67,0 @@ "yn": "^5.0.0" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1640193
12685