@eaze/color
Advanced tools
Comparing version 1.0.14-node-10.0 to 2.0.0
@@ -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" | ||
} |
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
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
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2768
109
1
0
6
+ Addedreact@16.8.6(transitive)
+ Addedreact-dom@16.8.6(transitive)
+ Addedscheduler@0.13.6(transitive)
- Removedasap@2.0.6(transitive)
- Removedcore-js@1.2.7(transitive)
- Removedencoding@0.1.13(transitive)
- Removedfbjs@0.8.18(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedpromise@7.3.1(transitive)
- Removedreact@16.3.2(transitive)
- Removedreact-dom@16.3.3(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedua-parser-js@0.7.39(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)
Updatedreact@~16.8.6
Updatedreact-dom@~16.8.6