Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "cookieman", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"main": "lib/cookieman", | ||
@@ -23,10 +23,11 @@ "dependencies": {}, | ||
"directories": { | ||
"lib": "lib", | ||
"test": "test" | ||
}, | ||
"scripts": { | ||
"test": "node_modules/.bin/karma start --single-run && node_modules/.bin/standard" | ||
"test": "karma start --single-run && node_modules/.bin/standard" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/QubitProducts/cookieman.git" | ||
"url": "git+https://github.com/QubitProducts/cookieman.git" | ||
}, | ||
@@ -36,3 +37,3 @@ "keywords": [ | ||
], | ||
"author": "alan clarke", | ||
"author": "Alan Clarke <alan@qubit.com> (qubit.com)", | ||
"license": "ISC", | ||
@@ -39,0 +40,0 @@ "bugs": { |
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
19809