text-field-edit
Advanced tools
Comparing version 3.0.0-0 to 3.0.0
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
9853
1