can-element
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "can-element", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"main": "can-element.js", | ||
@@ -25,3 +25,3 @@ "description": "Create custom elements with CanJS", | ||
"testee": "testee test/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 ./test/ --config", | ||
@@ -32,3 +32,4 @@ "release:patch": "npm version patch && npm publish", | ||
"build": "node build.js", | ||
"develop": "done-serve --static --develop --port 8080" | ||
"develop": "done-serve --static --develop --port 8080", | ||
"detect-cycle": "detect-cyclic-packages --ignore done-serve" | ||
}, | ||
@@ -43,3 +44,3 @@ "keywords": [ | ||
"can-view-nodelist": "^3.0.4", | ||
"can-view-scope": "^3.1.2" | ||
"can-view-scope": "^3.3.6" | ||
}, | ||
@@ -54,2 +55,3 @@ "devDependencies": { | ||
"cloudydom": "1.0.6", | ||
"detect-cyclic-packages": "^1.1.0", | ||
"documentjs": "^0.4.4", | ||
@@ -56,0 +58,0 @@ "done-serve": "^1.0.0-alpha.0", |
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
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
23293
17
Updatedcan-view-scope@^3.3.6