Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

min-dom

Package Overview
Dependencies
Maintainers
9
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

min-dom - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

4

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc