Socket
Socket
Sign inDemoInstall

shrink-string

Package Overview
Dependencies
0
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.6 to 3.1.7

12

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

@@ -33,11 +33,11 @@ "email": "zac@zacanger.com",

"devDependencies": {
"@types/node": "18.15.11",
"prettier": "2.8.7",
"sortpack": "2.3.3",
"@types/node": "20.3.3",
"prettier": "2.8.8",
"sortpack": "2.3.4",
"tape-async": "2.3.0",
"typescript": "5.0.4"
"typescript": "5.1.6"
},
"engines": {
"node": ">=10.0.0"
"node": ">=18.0.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc