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

@blueprintjs/colors

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blueprintjs/colors - npm Package Compare versions

Comparing version 1.0.1 to 3.0.0

9

package.json
{
"name": "@blueprintjs/colors",
"version": "1.0.1",
"description": "Blueprint color definitions and utilities",
"version": "3.0.0",
"description": "Blueprint color definitions",
"main": "lib/index.js",

@@ -9,6 +9,5 @@ "scripts": {

"compile": "tsc -p src/",
"lint": "run-p lint:scss lint:es",
"lint": "run-p lint:es",
"lint:es": "es-lint",
"lint:scss": "sass-lint",
"lint-fix": "es-lint --fix && sass-lint --fix",
"lint-fix": "es-lint --fix",
"test": "mocha test/index.js"

@@ -15,0 +14,0 @@ },

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