@chego/chego-api
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "@chego/chego-api", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "The API layer of Chego modules.", | ||
@@ -11,3 +11,3 @@ "main": "./lib/api.js", | ||
"scripts": { | ||
"build" : "tsc" | ||
"build": "tsc" | ||
}, | ||
@@ -35,3 +35,6 @@ "repository": { | ||
"typescript": "^3.4.3" | ||
}, | ||
"dependencies": { | ||
"tslib": "^1.9.3" | ||
} | ||
} |
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
27862
1
+ Addedtslib@^1.9.3
+ Addedtslib@1.14.1(transitive)