Comparing version
{ | ||
"name": "jscolor", | ||
"version": "0.1.2", | ||
"version": "0.2.0", | ||
"description": "Super simple color manipulation using getters and setters", | ||
"main": "index.js", | ||
"main": "./dist/index.js", | ||
"keywords": [ | ||
@@ -18,5 +18,2 @@ "es6", | ||
], | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
@@ -31,3 +28,18 @@ "type": "git", | ||
}, | ||
"homepage": "https://github.com/robertgonzales/jscolor#readme" | ||
"homepage": "https://github.com/robertgonzales/jscolor#readme", | ||
"devDependencies": { | ||
"babel-cli": "^6.6.4", | ||
"babel-core": "^6.7.4", | ||
"babel-eslint": "^6.1.2", | ||
"babel-plugin-transform-class-properties": "^6.23.0", | ||
"babel-plugin-transform-es2015-modules-umd": "^6.6.5", | ||
"babel-polyfill": "^6.7.4", | ||
"babel-preset-es2015": "^6.6.0", | ||
"babel-preset-react": "^6.5.0", | ||
"babel-preset-stage-2": "^6.5.0", | ||
"babel-runtime": "^6.23.0" | ||
}, | ||
"scripts": { | ||
"prepublish": "babel --plugins=transform-es2015-modules-umd,transform-class-properties src --out-dir ./dist" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
17106
3.77%5
25%563
5.63%1
-50%10
Infinity%1
Infinity%