Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

draftjs-utils

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

draftjs-utils - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

54

package.json
{
"name": "draftjs-utils",
"version": "0.1.6",
"version": "0.1.7",
"description": "Collection of utility function for use with Draftjs.",
"main": "lib/index.js",
"peerDependencies": {
"draft-js": "^0.7.0",
"draft-js": "^0.8.1",
"immutable": "^3.8.1",
"react": "^15.2.1",
"react-dom": "^15.2.1"
"react": "^15.3.1",
"react-dom": "^15.3.1"
},
"devDependencies": {
"babel-cli": "^6.10.1",
"babel-core": "^6.10.4",
"babel-eslint": "^6.1.1",
"babel-loader": "^6.2.4",
"babel-cli": "^6.11.4",
"babel-core": "^6.13.2",
"babel-eslint": "^6.1.2",
"babel-loader": "^6.2.5",
"babel-plugin-transform-flow-strip-types": "^6.8.0",
"babel-preset-es2015": "^6.9.0",
"babel-preset-es2015": "^6.13.2",
"babel-preset-react": "^6.11.1",
"babel-preset-stage-0": "^6.5.0",
"babel-register": "^6.9.0",
"babel-register": "^6.11.6",
"babelify": "^7.3.0",
"browserify": "^13.0.1",
"browserify": "^13.1.0",
"chai": "^3.5.0",
"draft-js": "^0.7.0",
"draft-js": "^0.8.1",
"enzyme": "^2.4.1",
"eslint": "^3.0.1",
"eslint-config-airbnb": "^9.0.1",
"eslint-plugin-import": "1.10.2",
"eslint-plugin-jsx-a11y": "^1.5.5",
"eslint-plugin-mocha": "^4.0.0",
"eslint-plugin-react": "^5.2.2",
"eslint": "^3.3.1",
"eslint-config-airbnb": "^10.0.1",
"eslint-plugin-import": "1.13.0",
"eslint-plugin-jsx-a11y": "^2.1.0",
"eslint-plugin-mocha": "^4.3.0",
"eslint-plugin-react": "^6.1.2",
"express": "^4.14.0",
"flow-bin": "^0.28.0",
"flow-bin": "^0.30.0",
"gulp": "^3.9.1",
"gulp-browserify": "^0.5.1",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^1.5.4",
"gulp-uglify": "^2.0.0",
"immutable": "^3.8.1",
"mocha": "^2.5.3",
"react": "^15.2.1",
"react-addons-test-utils": "^15.2.1",
"react-dom": "^15.2.1",
"rimraf": "^2.5.3",
"sinon": "^1.17.4",
"mocha": "^3.0.2",
"react": "^15.3.1",
"react-addons-test-utils": "^15.3.1",
"react-dom": "^15.3.1",
"rimraf": "^2.5.4",
"sinon": "^1.17.5",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0",
"webpack": "^1.13.1",
"webpack": "^1.13.2",
"webpack-dev-middleware": "^1.6.1"

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