Socket
Socket
Sign inDemoInstall

compress-json

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compress-json - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

10

package.json
{
"name": "compress-json",
"version": "3.0.4",
"version": "3.0.5",
"description": "convert JSON data to space efficient format",

@@ -15,2 +15,10 @@ "keywords": [

"license": "BSD-2-Clause",
"exports": {
".": {
"import": "./dist/index.js",
"require": "./dist/index.js",
"types": "./dist/index.d.ts",
"browser": "./bundle.js"
}
},
"main": "dist/index.js",

@@ -17,0 +25,0 @@ "types": "dist/index.d.ts",

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