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

@ied/color

Package Overview
Dependencies
Maintainers
7
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ied/color - npm Package Compare versions

Comparing version 1.0.0-beta.4 to 1.0.0-beta.5

7

package.json
{
"name": "@ied/color",
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"main": "dist/bundle.js",

@@ -19,3 +19,2 @@ "author": "Didier Franc",

"@babel/preset-flow": "^7.0.0-beta.39",
"@babel/preset-react": "^7.0.0-beta.39",
"babel-loader": "8.0.0-beta.0",

@@ -27,6 +26,4 @@ "webpack": "^3.10.0",

"dev": "webpack-dev-server --config webpack.config.dev.js",
"build": "yarn build:js && yarn build:flow",
"build:js": "webpack --config webpack.config.prod.js",
"build:flow": "flow gen-flow-files src/color.js > dist/bundle.js.flow"
"build": "webpack --config webpack.config.prod.js"
}
}

Sorry, the diff of this file is not supported yet

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