Socket
Socket
Sign inDemoInstall

draft-js-diff-content

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

draft-js-diff-content - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/index.js

8

package.json
{
"name": "draft-js-diff-content",
"version": "0.0.1",
"version": "0.0.2",
"description": "Make React text editors with live highlight of differences, using DraftJS",
"license": "MIT",
"main": "./lib/index.js",
"main": "./dist/index.js",
"scripts": {
"test": "mocha */**.spec.js --compilers js:babel-core/register",
"build": "webpack"
"build": "webpack",
"prepublish": "npm run build"
},

@@ -28,2 +29,3 @@ "repository": {

"babel-core": "^6.23.1",
"babel-loader": "^6.3.2",
"babel-preset-es2015": "^6.22.0",

@@ -30,0 +32,0 @@ "babel-preset-react": "^6.5.0",

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