auto-elems-from-dom
Advanced tools
Comparing version 0.0.0 to 0.0.1
# changelog | ||
## 0.0.1 | ||
* rename index.js | ||
## 0.0.0 | ||
* init version |
{ | ||
"name": "auto-elems-from-dom", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "Get elements from DOM (reference to DOM, document fragment) or string easily!", | ||
"main": "index.js", | ||
"main": "autoElemsFromDOM.js", | ||
"repository": "tomek-f/auto-elems-from-dom", | ||
@@ -7,0 +7,0 @@ "keywords": [ |
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
5436