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

draft-js-import-html

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

draft-js-import-html - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

38

package.json
{
"name": "draft-js-import-html",
"version": "0.1.3",
"version": "0.1.4",
"description": "DraftJS: Import HTML to ContentState",

@@ -11,20 +11,6 @@ "main": "lib/main.js",

"test": "npm run lint && npm run test-src",
"test-src": "mocha src/__tests__/*.js src/**/__tests__/*.js"
"test-src": "mocha"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/sstur/draft-js-import-html.git"
},
"keywords": [
"draft-js",
"import-html"
],
"author": "sstur@me.com",
"license": "ISC",
"bugs": {
"url": "https://github.com/sstur/draft-js-import-html/issues"
},
"homepage": "https://github.com/sstur/draft-js-import-html#readme",
"dependencies": {
"draft-js-import-element": "^0.1.4"
"draft-js-import-element": "^0.1.5"
},

@@ -39,3 +25,3 @@ "devDependencies": {

"draft-js": "^0.2.2",
"eslint": "^2.2.0",
"eslint": "2.2.0",
"eslint-plugin-babel": "^3.1.0",

@@ -50,3 +36,17 @@ "eslint-plugin-flow-vars": "^0.2.1",

"react-dom": "^0.14.7"
}
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/sstur/draft-js-import-html.git"
},
"keywords": [
"draft-js",
"import-html"
],
"author": "sstur@me.com",
"license": "ISC",
"bugs": {
"url": "https://github.com/sstur/draft-js-import-html/issues"
},
"homepage": "https://github.com/sstur/draft-js-import-html#readme"
}

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