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

text-field-edit

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

text-field-edit - npm Package Compare versions

Comparing version 3.0.0-0 to 3.0.0

7

package.json
{
"name": "text-field-edit",
"version": "3.0.0-0",
"description": "Insert text in a textarea and input[text] (supports Firefox and Undo, where possible)",
"version": "3.0.0",
"description": "Insert text in a <textarea> and <input> (supports Firefox and Undo, where possible)",
"keywords": [

@@ -15,2 +15,3 @@ "at cursor",

"inject",
"event",
"inserttext",

@@ -30,3 +31,3 @@ "manipulation",

"build": "tsc",
"prepare": "tsc --sourceMap false",
"prepublishOnly": "tsc --sourceMap false",
"test": "npm-run-all --silent build --parallel test:*",

@@ -33,0 +34,0 @@ "test:blink": "browserify -p esmify test.js | tape-run --browser chrome",

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