text-field-edit
Advanced tools
Comparing version 3.1.1 to 3.1.2022
{ | ||
"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" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
12311
1
0