Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

essence-image

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

essence-image - npm Package Compare versions

Comparing version 0.0.4 to 1.0.0

11

package.json
{
"name": "essence-image",
"version": "0.0.4",
"version": "1.0.0",
"description": "Essence Image - Image component",

@@ -8,3 +8,3 @@ "author": "Hetmann W. Iohan <wilhelm.hetmann@evozon.com>",

"license": "MIT",
"repository": "https://github.com/PearlVentures/Essence/tree/refactoring/components/essence-image",
"repository": "git://github.com/PearlVentures/Essence",
"main": "lib/image.js",

@@ -16,10 +16,11 @@ "scripts": {

"devDependencies": {
"react": "*"
"react": "^0.14.x"
},
"peerDependencies": {
"react": "*"
"react": "^0.14.x"
},
"dependencies": {
"classnames": "*"
"classnames": "^2.x",
"essence-core": "^1.x"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc