Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "aesthetic", | ||
"description": "HTML5 User Interface Components", | ||
"author": "Trevor Parscal <trevorparscal@gmail.com>", | ||
"license": "MIT", | ||
"version": "0.0.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/trevorparscal/aesthetic" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/trevorparscal/aesthetic/issues" | ||
}, | ||
"keywords": [ | ||
"html5", | ||
"ui" | ||
], | ||
"dependencies": { | ||
"jquery": "^2.1.4", | ||
"oojs": "^1.1.7" | ||
} | ||
"name": "aesthetic", | ||
"version": "0.0.1", | ||
"description": "Supports a range of styling options for React components.", | ||
"keywords": [ | ||
"aesthetic", | ||
"react", | ||
"styles" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/milesj/aesthetic.git" | ||
}, | ||
"license": "MIT", | ||
"main": "./lib/index.js", | ||
"dependencies": { | ||
"babel-runtime": "^6.18.0", | ||
"hoist-non-react-statics": "^1.2.0", | ||
"lodash.merge": "^4.6.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^15.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker 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
13972
11
414
4
2
2
2
+ Addedbabel-runtime@^6.18.0
+ Addedlodash.merge@^4.6.0
+ Addedasap@2.0.6(transitive)
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedcore-js@1.2.72.6.12(transitive)
+ Addedcreate-react-class@15.7.0(transitive)
+ Addedencoding@0.1.13(transitive)
+ Addedfbjs@0.8.18(transitive)
+ Addedhoist-non-react-statics@1.2.0(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.merge@4.6.2(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@15.7.0(transitive)
+ Addedreact-is@16.13.1(transitive)
+ Addedregenerator-runtime@0.11.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)
- Removedjquery@^2.1.4
- Removedoojs@^1.1.7
- Removedjquery@2.2.4(transitive)
- Removedoojs@1.1.10(transitive)