sn-custom-create-element
Advanced tools
Comparing version 0.0.1 to 17.0.1
{ | ||
"name": "sn-custom-create-element", | ||
"version": "0.0.1", | ||
"version": "17.0.1", | ||
"private": false, | ||
"description": "", | ||
"main": "index.js", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"lodash": "4.17.4", | ||
"react": "16.1.1" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "6.26.0", | ||
"babel-core": "6.26.0", | ||
"babel-preset-env": "1.6.1", | ||
"babel-plugin-transform-object-rest-spread": "6.26.0", | ||
"npx": "9.7.1" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"mkdir": "node mkdir.js", | ||
"build": "npm run mkdir && npx babel src --out-dir lib", | ||
"prepublishOnly": "npm run build", | ||
"test": "exit 0" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"engines": { | ||
"node": ">=4.4.0" | ||
}, | ||
"files": [ | ||
"lib", | ||
"src", | ||
"dist" | ||
] | ||
} |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7113
6
164
1
2
5
+ Addedlodash@4.17.4
+ Addedreact@16.1.1
+ Addedasap@2.0.6(transitive)
+ Addedcore-js@1.2.7(transitive)
+ Addedencoding@0.1.13(transitive)
+ Addedfbjs@0.8.18(transitive)
+ Addediconv-lite@0.6.3(transitive)
+ Addedis-stream@1.1.0(transitive)
+ Addedisomorphic-fetch@2.2.1(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedlodash@4.17.4(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addednode-fetch@1.7.3(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedpromise@7.3.1(transitive)
+ Addedprop-types@15.8.1(transitive)
+ Addedreact@16.1.1(transitive)
+ Addedreact-is@16.13.1(transitive)
+ Addedsafer-buffer@2.1.2(transitive)
+ Addedsetimmediate@1.0.5(transitive)
+ Addedua-parser-js@0.7.39(transitive)
+ Addedwhatwg-fetch@3.6.20(transitive)