@blueprintjs/colors
Advanced tools
Comparing version 1.0.1 to 3.0.0
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22783
12