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

nba-color

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nba-color - npm Package Compare versions

Comparing version 1.3.8 to 1.3.9

32

package.json

@@ -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": [

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