Socket
Socket
Sign inDemoInstall

react-sane-contenteditable

Package Overview
Dependencies
20
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

23

package.json
{
"name": "react-sane-contenteditable",
"version": "1.0.1",
"version": "1.0.2",
"description": "React component with sane defaults to make any element contentEditable",
"main": "lib/index.js",
"repository": "https://github.com/ashleyw/react-sane-contenteditable.git",
"repository": {
"type": "git",
"url": "git+https://github.com/ashleyw/react-sane-contenteditable.git"
},
"author": "Ashley Williams <hi@ashleyw.co.uk>",

@@ -24,3 +27,17 @@ "contributors": [

"build": "babel src/react-sane-contenteditable.js --out-file lib/index.js"
}
},
"bugs": {
"url": "https://github.com/ashleyw/react-sane-contenteditable/issues"
},
"homepage": "https://github.com/ashleyw/react-sane-contenteditable#readme",
"directories": {
"lib": "lib"
},
"keywords": [
"react-component",
"contenteditable",
"editable",
"react",
"content-editable"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc