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

@invisionag/iris-colors

Package Overview
Dependencies
Maintainers
24
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/iris-colors - npm Package Compare versions

Comparing version 3.0.8 to 3.0.9

dist/index.js

6

package.json
{
"name": "@invisionag/iris-colors",
"version": "3.0.8",
"version": "3.0.9",
"main": "dist/index.js",
"repository": "git@github.com:ivx/iris.git",
"scripts": {
"watch": " webpack -w --progress --config ../../script/package.webpack.config.js src/index.js dist/index.js",
"build:dist": "cross-env NODE_ENV=production webpack --config ../../script/package.webpack.config.js src/index.js dist/index.js",
"watch": " webpack -w --progress --config ../../script/package.webpack.config.js src/index.js --o dist/index.js",
"build:dist": "cross-env NODE_ENV=production webpack --config ../../script/package.webpack.config.js src/index.js --o dist/index.js",
"build:flow": "flow-copy-source src -i '^!index**' dist",

@@ -10,0 +10,0 @@ "build:clean": "rimraf dist",

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