essence-image
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "essence-image", | ||
"version": "0.0.1", | ||
"description": "Essence Image - Image 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-image", | ||
"main": "lib/image.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-image", | ||
"version": "0.0.2", | ||
"description": "Essence Image - Image 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-image", | ||
"main": "lib/image.js", | ||
"scripts": { | ||
"babel": "babel --presets react,es2015 src --out-dir lib && cp src/image.less lib/image.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
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
7
4954
90
1