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.1.1 to 3.1.2022

12

package.json
{
"name": "text-field-edit",
"version": "3.1.1",
"version": "3.1.2022",
"description": "Insert text in a `<textarea>` and `<input>` (including Undo in most browsers)",

@@ -23,4 +23,8 @@ "keywords": [

"repository": "fregante/text-field-edit",
"funding": "https://github.com/sponsors/fregante",
"license": "MIT",
"author": "Federico Brigante <me@fregante.com> (https://fregante.com)",
"sideEffects": false,
"type": "module",
"main": "index.js",
"module": "index.js",

@@ -55,7 +59,7 @@ "files": [

"npm-run-all": "^4.1.5",
"tape": "^5.3.1",
"tape": "^5.4.0",
"tape-run": "^9.0.0",
"typescript": "^4.4.2",
"xo": "^0.44.0"
"typescript": "^4.5.4",
"xo": "^0.47.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