dom-element-is-natively-editable
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "dom-element-is-natively-editable", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Returns true if the provided DOM element is supposed to be natively editable", | ||
"main": "index.js", | ||
"browserify": { "transform": ["babelify"] }, | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "test": "npm run lint && npm run unit", |
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
8631