Comparing version 0.1.0 to 0.1.1
@@ -13,3 +13,3 @@ { | ||
], | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"homepage": "https://github.com/mycozycloud/cozy-slug/", | ||
@@ -20,4 +20,3 @@ "bugs": { | ||
"author": "Cozy Cloud <contact@cozycloud.cc> (http://cozycloud.cc)", | ||
"contributors": [ | ||
], | ||
"contributors": [], | ||
"engines": { | ||
@@ -27,4 +26,3 @@ "node": "*" | ||
"main": "./main.js", | ||
"dependencies": { | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
@@ -36,4 +34,4 @@ "coffee-script": "*", | ||
"scripts": { | ||
"prepublish": "cake build", | ||
"test": "cake tests" | ||
"prepublish": "coffee -c main.coffee", | ||
"test": "mocha tests.coffee --reporter spec --compilers coffee:coffee-script --colors" | ||
}, | ||
@@ -40,0 +38,0 @@ "repository": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
7204
6