Huge News!Announcing our $40M Series B led by Abstract Ventures.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.11 to 3.0.12

__image_snapshots__/normal-snap.png

10

package.json
{
"name": "@invisionag/iris-colors",
"version": "3.0.11",
"version": "3.0.12",
"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 --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",
"build:clean": "rimraf dist",
"build": "yarn build:clean && yarn build:dist && yarn build:flow",
"prepublish": "npm run build"
},
"license": "MIT"
}
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