Socket
Socket
Sign inDemoInstall

draft-js-color-picker-plugin

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

draft-js-color-picker-plugin - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

README.md

5

package.json
{
"name": "draft-js-color-picker-plugin",
"version": "1.0.0",
"version": "1.0.1",
"description": "LastDraft Color picker Plugin for DraftJS",

@@ -28,4 +28,3 @@ "authors": [

"build": "npm run build:js",
"build:js": "WEBPACK_CONFIG=$(pwd)/webpack.config.js BABEL_DISABLE_CACHE=1 BABEL_ENV=production NODE_ENV=production ../node_modules/.bin/babel --out-dir='lib' --ignore='__test__/*' src",
"prepublish": "npm run build"
"build:js": "BABEL_DISABLE_CACHE=1 BABEL_ENV=production NODE_ENV=production ../node_modules/.bin/babel --out-dir='lib' src"
},

@@ -32,0 +31,0 @@ "license": "MIT",

.npmignore

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