Socket
Socket
Sign inDemoInstall

min-dash

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

min-dash - npm Package Compare versions

Comparing version 2.4.0 to 3.0.0

6

CHANGELOG.md

@@ -9,2 +9,8 @@ # Changelog

## 3.0.0
### Breaking Changes
* `FIX`: remove browser field again; it confuses modern module bundlers. This partially reverts `v2.4.0`
## 2.4.0

@@ -11,0 +17,0 @@

3

package.json
{
"name": "min-dash",
"version": "2.4.0",
"version": "3.0.0",
"description": "Minimum utility toolbelt",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"browser": "dist/min-dash.js",
"scripts": {

@@ -9,0 +8,0 @@ "all": "run-s lint test bundle test:integration",

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