can-construct-super
Advanced tools
Comparing version 3.1.2 to 3.1.3
@module can-construct-super | ||
@parent can-ecosystem | ||
@parent can-typed-data | ||
@collection can-ecosystem | ||
@plugin can-construct-super | ||
@@ -4,0 +5,0 @@ @package ./package.json |
{ | ||
"name": "can-construct-super", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"description": "Provides a reference to the prototypal parent using this._super in can-construct objects", | ||
@@ -11,3 +11,3 @@ "main": "can-construct-super", | ||
"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 --config", | ||
@@ -19,3 +19,4 @@ "release:pre": "npm version prerelease && npm publish --tag=pre", | ||
"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" | ||
}, | ||
@@ -42,2 +43,3 @@ "keywords": [ | ||
"bit-docs": "0.0.7", | ||
"detect-cyclic-packages": "^1.1.0", | ||
"jshint": "^2.9.3", | ||
@@ -44,0 +46,0 @@ "steal": "^1.2.8", |
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
19603
7
15
1