Socket
Socket
Sign inDemoInstall

@esri/calcite-colors

Package Overview
Dependencies
0
Maintainers
38
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

dist/compile-json.d.ts

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## 3.0.1 - 2020-10-07
- Remove 'postinstall' npm script.
## 3.0.0 - 2020-10-06

@@ -8,0 +12,0 @@

5

package.json
{
"name": "@esri/calcite-colors",
"version": "3.0.0",
"version": "3.0.1",
"description": "Authoritative color variables for Esri",

@@ -40,5 +40,4 @@ "private": false,

"build": "tsc && node dist/compile-json.js",
"prettier": "prettier --write \"**/*.ts?(x)\"",
"postinstall": "build"
"prettier": "prettier --write \"**/*.ts?(x)\""
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc