angular-oauth2-oidc
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "angular-oauth2-oidc", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"scripts": { | ||
@@ -28,5 +28,2 @@ "lint": "tslint src/**/*.ts", | ||
"dependencies": { | ||
"@types/core-js": "^0.9.35", | ||
"@types/jasmine": "^2.5.40", | ||
"@types/node": "^6.0.57", | ||
"base64-js": "^1.2.0", | ||
@@ -45,2 +42,5 @@ "js-base64": "^2.1.9", | ||
"typescript": "2.0.2", | ||
"@types/core-js": "^0.9.35", | ||
"@types/jasmine": "^2.5.40", | ||
"@types/node": "^6.0.57", | ||
"zone.js": "0.7.2" | ||
@@ -47,0 +47,0 @@ }, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3
0
12
- Removed@types/core-js@^0.9.35
- Removed@types/jasmine@^2.5.40
- Removed@types/node@^6.0.57
- Removed@types/core-js@0.9.46(transitive)
- Removed@types/jasmine@2.8.23(transitive)
- Removed@types/node@6.14.13(transitive)