New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2 to 1.3.3

lib/nba-color.js

11

package.json

@@ -14,6 +14,7 @@ {

},
"version": "1.3.2",
"main": "lib/index.js",
"version": "1.3.3",
"main": "lib/nba-color.js",
"module": "lib/nba-color.mjs",
"scripts": {
"build": "npm run clean && babel src --ignore \"**/schema.js\",\"**/*.spec.js\" -d lib",
"build": "npm run clean && microbundle build src --ignore \"**/schema.js\",\"**/*.spec.js\" -d lib --sourcemap=false",
"clean": "rimraf lib",

@@ -53,2 +54,3 @@ "precommit": "lint-staged",

"lint-staged": "^7.3.0",
"microbundle": "^0.6.0",
"prettier": "^1.14.3",

@@ -84,3 +86,4 @@ "prettier-package-json": "^2.0.1",

]
}
},
"umd:main": "lib/nba-color.umd.js"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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