Socket
Socket
Sign inDemoInstall

shrink-string

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shrink-string - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

12

package.json
{
"name": "shrink-string",
"description": "Tiny string compression module for Node.",
"version": "3.0.3",
"version": "3.0.4",
"author": {

@@ -10,2 +10,6 @@ "email": "zac@zacanger.com",

},
"funding": {
"type": "ko-fi",
"url": "https://ko-fi.com/zacanger"
},
"license": "LGPL-3.0",

@@ -34,3 +38,3 @@ "main": "index.js",

"devDependencies": {
"sortpack": "2.0.1",
"sortpack": "2.1.1",
"standard": "14.3.1",

@@ -41,7 +45,3 @@ "tape-async": "2.3.0"

"node": ">=10.0.0"
},
"funding": {
"type": "ko-fi",
"url": "https://ko-fi.com/zacanger"
}
}
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