angular2-cookie-law
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "angular2-cookie-law", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Angular2 component that provides a banner to inform users about cookie law", | ||
@@ -51,2 +51,3 @@ "main": "index.js", | ||
"cz-conventional-changelog": "1.2.0", | ||
"ghooks": "^2.0.0", | ||
"istanbul-instrumenter-loader": "1.2.0", | ||
@@ -76,4 +77,7 @@ "jasmine-core": "2.5.2", | ||
"path": "./node_modules/cz-conventional-changelog" | ||
}, | ||
"ghooks": { | ||
"pre-commit": "npm run lint && npm run test:headless" | ||
} | ||
} | ||
} |
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
184729
39