Socket
Socket
Sign inDemoInstall

@digitak/bunker

Package Overview
Dependencies
0
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.2 to 3.2.0

10

package.json
{
"name": "@digitak/bunker",
"version": "3.1.2",
"version": "3.2.0",
"description": "A fast and compact JSON alternative to store and share data",

@@ -12,5 +12,5 @@ "type": "module",

".": "./library/index.js",
"./library/*": "./library/*",
"./library/*": "./library/*.js",
"./io": "./library/io.js",
"./*": "./library/*"
"./*": "./library/*.js"
},

@@ -43,4 +43,4 @@ "scripts": {

"devDependencies": {
"@digitak/esrun": "^3.0.3",
"@digitak/tsc-esm": "^2.0.4",
"@digitak/esrun": "^3.1.0",
"@digitak/tsc-esm": "^3.0.1",
"@msgpack/msgpack": "^2.3.0",

@@ -47,0 +47,0 @@ "@types/node": "^14.14.35",

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