can-symbol
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -82,4 +82,5 @@ var namespace = require("can-namespace"); | ||
"size", | ||
"getName", | ||
// shap manipulation | ||
// shape manipulation | ||
"assignDeep", | ||
@@ -86,0 +87,0 @@ "updateDeep", |
{ | ||
"name": "can-symbol", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Well known symbols used to detail how to operate on different objects", | ||
@@ -19,3 +19,3 @@ "homepage": "http://canjs.com", | ||
"testee": "testee test.html --browsers firefox", | ||
"test": "npm run jshint && npm run testee", | ||
"test": "npm run detect-cycle && npm run jshint && npm run testee", | ||
"jshint": "jshint ./*.js --config", | ||
@@ -26,3 +26,4 @@ "release:patch": "npm version patch && npm publish", | ||
"release:pre": "npm version prerelease && npm publish --tag=pre", | ||
"develop": "done-serve --static --develop --port 8080" | ||
"develop": "done-serve --static --develop --port 8080", | ||
"detect-cycle": "detect-cyclic-packages --ignore done-serve" | ||
}, | ||
@@ -48,2 +49,6 @@ "main": "can-symbol", | ||
"bit-docs": "0.0.7", | ||
"detect-cyclic-packages": "^1.1.0", | ||
"done-serve": "^1.0.0-alpha.0", | ||
"donejs-cli": "^1.0.0-alpha.2", | ||
"generator-donejs": "^1.0.0-alpha.0", | ||
"jshint": "^2.9.1", | ||
@@ -53,6 +58,3 @@ "steal": "^1.0.5", | ||
"steal-tools": "^1.0.1", | ||
"testee": "^0.3.0", | ||
"generator-donejs": "^1.0.0-alpha.0", | ||
"donejs-cli": "^1.0.0-alpha.2", | ||
"done-serve": "^1.0.0-alpha.0" | ||
"testee": "^0.3.0" | ||
}, | ||
@@ -59,0 +61,0 @@ "dependencies": { |
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
44981
48
188
10
1