New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

color-interfaces

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

color-interfaces - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

8

package.json
{
"name": "color-interfaces",
"version": "0.1.0",
"version": "0.1.1",
"description": "interfaces for color spaces",

@@ -33,5 +33,5 @@ "repository": "https://github.com/chriskr/color-interfaces",

"lint": "tslint -p tsconfig.json",
"prepare": "npm run build",
"prepublishOnly": "npm test && npm run lint",
"version": "npm run format && git add -A src",
"prepare": "npm run build --scripts-prepend-node-path",
"prepublishOnly": "npm test && npm run lint --scripts-prepend-node-path",
"version": "npm run format --scripts-prepend-node-path && git add -A src",
"postversion": "git push && git push --tags"

@@ -38,0 +38,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