@pnp/common
Advanced tools
Comparing version 2.0.0-6 to 2.0.0-7
{ | ||
"name": "@pnp/common", | ||
"version": "2.0.0-6", | ||
"version": "2.0.0-7", | ||
"description": "pnp - provides shared functionality across all pnp libraries", | ||
@@ -8,8 +8,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"adal-angular": "1.0.17", | ||
"tslib": "1.9.3" | ||
"tslib": "1.10.0" | ||
}, | ||
"devDependencies": { | ||
"@types/adal-angular": "1.0.1" | ||
}, | ||
"author": { | ||
@@ -16,0 +12,0 @@ "name": "Microsoft and other contributors" |
@@ -1,2 +0,1 @@ | ||
export * from "./adalclient"; | ||
export * from "./collections"; | ||
@@ -3,0 +2,0 @@ export * from "./libconfig"; |
@@ -1,2 +0,1 @@ | ||
export * from "./adalclient"; | ||
export * from "./collections"; | ||
@@ -3,0 +2,0 @@ export * from "./libconfig"; |
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
1
0
40003
19
1034
+ Addedtslib@1.10.0(transitive)
- Removedadal-angular@1.0.17
- Removedadal-angular@1.0.17(transitive)
- Removedtslib@1.9.3(transitive)
Updatedtslib@1.10.0