Comparing version 1.3.8 to 1.3.9
@@ -14,11 +14,9 @@ { | ||
}, | ||
"version": "1.3.8", | ||
"version": "1.3.9", | ||
"main": "lib/nba-color.js", | ||
"module": "lib/nba-color.mjs", | ||
"files": [ | ||
"index.d.ts", | ||
"lib" | ||
"index.d.ts" | ||
], | ||
"scripts": { | ||
"build": "npm run clean && microbundle build src --ignore \"**/schema.js\",\"**/*.spec.js\" -o lib --sourcemap=false", | ||
"build": "npm run clean && microbundle build src --ignore \"**/schema.js\",\"**/*.spec.js\" -o lib --sourcemap=false -f cjs", | ||
"clean": "rimraf lib", | ||
@@ -38,12 +36,12 @@ "lint": "eslint src", | ||
"devDependencies": { | ||
"@babel/cli": "^7.2.0", | ||
"@babel/core": "^7.2.0", | ||
"@babel/node": "^7.2.0", | ||
"@babel/preset-env": "^7.2.0", | ||
"@babel/cli": "^7.2.3", | ||
"@babel/core": "^7.2.2", | ||
"@babel/node": "^7.2.2", | ||
"@babel/preset-env": "^7.2.3", | ||
"babel-core": "^7.0.0-bridge.0", | ||
"babel-eslint": "^10.0.1", | ||
"babel-jest": "23.6.0", | ||
"babel-plugin-ramda": "^1.6.3", | ||
"babel-plugin-ramda": "^2.0.0", | ||
"coveralls": "^3.0.2", | ||
"eslint": "^5.10.0", | ||
"eslint": "^5.12.0", | ||
"eslint-config-airbnb": "^17.1.0", | ||
@@ -54,12 +52,12 @@ "eslint-config-prettier": "^3.3.0", | ||
"eslint-plugin-jsx-a11y": "^6.1.2", | ||
"eslint-plugin-prettier": "^3.0.0", | ||
"eslint-plugin-react": "^7.11.1", | ||
"husky": "^1.2.0", | ||
"eslint-plugin-prettier": "^3.0.1", | ||
"eslint-plugin-react": "^7.12.3", | ||
"husky": "^1.3.1", | ||
"jest": "23.6.0", | ||
"joi": "^14.3.0", | ||
"joi": "^14.3.1", | ||
"lint-staged": "^8.1.0", | ||
"microbundle": "^0.8.3", | ||
"microbundle": "^0.9.0", | ||
"prettier": "^1.15.3", | ||
"prettier-package-json": "^2.0.1", | ||
"rimraf": "^2.6.2" | ||
"rimraf": "^2.6.3" | ||
}, | ||
@@ -66,0 +64,0 @@ "keywords": [ |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
1
13869
5
42