Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "min-dom", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "A minimal dom utility toolbelt", | ||
@@ -11,3 +11,2 @@ "main": "dist/index.js", | ||
"bundle": "rollup -c", | ||
"copy": "cpx -v lib/*.d.ts dist", | ||
"distro": "run-s bundle test:integration", | ||
@@ -40,3 +39,2 @@ "lint": "eslint .", | ||
"domify": "^1.4.1", | ||
"indexof": "0.0.1", | ||
"min-dash": "^3.8.1" | ||
@@ -43,0 +41,0 @@ }, |
@@ -10,3 +10,3 @@ # min-dom | ||
This library is tiny (`2Kb` in size) and still exposes all fundamental utilities: | ||
This library is tiny (`< 2Kb` in size) and still exposes all fundamental utilities: | ||
@@ -17,3 +17,3 @@ ```bash | ||
$ du -b dist/*.gz | ||
2003 min-dom.min.js.gz | ||
1675 min-dom.min.js.gz | ||
``` | ||
@@ -20,0 +20,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
3
0
42693
- Removedindexof@0.0.1
- Removedindexof@0.0.1(transitive)