essence-card
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "essence-card", | ||
"version": "0.0.1", | ||
"description": "Essence Card - Card component.", | ||
"author": "Hetmann W. Iohan <wilhelm.hetmann@evozon.com>", | ||
"homepage": "http://essence.pearlhq.com/", | ||
"license": "MIT", | ||
"repository": "https://github.com/PearlVentures/Essence/tree/refactoring/components/essence-card", | ||
"main": "lib/card.js", | ||
"scripts": { | ||
"babel": "babel --presets es2015 src --out-dir lib", | ||
"webpack": "NODE_ENV=production webpack -p --config webpack.config.js" | ||
}, | ||
"peerDependencies": { | ||
"react": "^0.14.3", | ||
"react-dom": "^0.14.3" | ||
}, | ||
"dependencies": { | ||
"classnames": "^2.2.1" | ||
} | ||
"name": "essence-card", | ||
"version": "0.0.2", | ||
"description": "Essence Card - Card component.", | ||
"author": "Hetmann W. Iohan <wilhelm.hetmann@evozon.com>", | ||
"homepage": "http://essence.pearlhq.com/", | ||
"license": "MIT", | ||
"repository": "https://github.com/PearlVentures/Essence/tree/refactoring/components/essence-card", | ||
"main": "lib/card.js", | ||
"scripts": { | ||
"babel": "babel --presets react,es2015 src --out-dir lib && cp src/card.less lib/card.less", | ||
"webpack": "NODE_ENV=production webpack -p --config webpack.config.js" | ||
}, | ||
"peerDependencies": { | ||
"react": "^0.14.3", | ||
"react-dom": "^0.14.3" | ||
}, | ||
"dependencies": { | ||
"classnames": "^2.2.1" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
13
19594
296
1