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

@eaze/color

Package Overview
Dependencies
Maintainers
47
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eaze/color - npm Package Compare versions

Comparing version 1.0.14-node-10.0 to 2.0.0

8

dist/index.js

@@ -1,2 +0,2 @@

'use strict';
"use strict";

@@ -6,3 +6,4 @@ Object.defineProperty(exports, "__esModule", {

});
exports.default = {
exports["default"] = void 0;
var _default = {
'primary': {

@@ -58,2 +59,3 @@ '1': '#00AAE7',

}
};
};
exports["default"] = _default;
{
"name": "@eaze/color",
"version": "1.0.14-node-10.0",
"version": "2.0.0",
"description": "Color component",

@@ -22,13 +22,17 @@ "main": "dist/index.js",

"devDependencies": {
"babel-cli": "~6.26.0",
"babel-core": "~6.26.3",
"babel-preset-env": "~1.7.0"
"@babel/cli": "~7.4.4",
"@babel/core": "~7.4.5",
"@babel/plugin-proposal-class-properties": "~7.4.4",
"@babel/preset-env": "~7.4.5",
"@babel/preset-react": "~7.0.0",
"babel-plugin-emotion": "~10.0.9"
},
"dependencies": {
"react": "~16.3.2",
"react-dom": "~16.3.3"
"react": "~16.8.6",
"react-dom": "~16.8.6"
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "766291e754226cfb10093f5aa6681b0e438734c9"
}
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