can-reflect
Advanced tools
Comparing version 0.0.3 to 1.0.0-pre.0
{ | ||
"name": "can-reflect", | ||
"version": "0.0.3", | ||
"version": "1.0.0-pre.0", | ||
"description": "reflection on unknown data types", | ||
@@ -24,6 +24,7 @@ "homepage": "http://canjs.com", | ||
"release:major": "npm version major && npm publish", | ||
"release:pre": "npm version prerelease && npm publish --tag=pre", | ||
"build": "node build.js", | ||
"develop": "done-serve --static --develop --port 8080" | ||
}, | ||
"main": "dist/cjs/can-reflect", | ||
"main": "can-reflect", | ||
"browser": { | ||
@@ -42,3 +43,3 @@ "transform": [ | ||
], | ||
"steal": { | ||
"system": { | ||
"main": "can-reflect", | ||
@@ -45,0 +46,0 @@ "configDependencies": [ |
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
40230