ngx-cookie-service
Advanced tools
Comparing version 1.0.1 to 1.0.3
{ | ||
"name": "ngx-cookie-service", | ||
"description": "an angular (2+) cookie service", | ||
"version": "1.0.1", | ||
"description": "an angular (4+) cookie service", | ||
"version": "1.0.3", | ||
"license": "MIT", | ||
@@ -26,4 +26,3 @@ "author": "7leads GmbH <info@7leads.org>", | ||
"e2e": "npm run prepublish && ng e2e", | ||
"prepublish": "node ./scripts/prepublish.js", | ||
"postpublish": "node ./scripts/postpublish.js" | ||
"publish": "node ./scripts/prepublish.js && cd dist-lib && npm publish" | ||
}, | ||
@@ -38,5 +37,2 @@ "repository": { | ||
}, | ||
"files": [ | ||
"dist-lib" | ||
], | ||
"peerDependencies": { | ||
@@ -43,0 +39,0 @@ "@angular/core": "^4.0.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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
13003
7
1
0
1