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

@invisionag/iris-settings

Package Overview
Dependencies
Maintainers
24
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/iris-settings - npm Package Compare versions

Comparing version 4.2.6 to 4.2.7

dist/index.js

6

package.json
{
"name": "@invisionag/iris-settings",
"version": "4.2.6",
"version": "4.2.7",
"main": "dist/index.js",

@@ -8,4 +8,4 @@ "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",

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