You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

cojson-storage-sqlite

Package Overview
Dependencies
Maintainers
1
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cojson-storage-sqlite - npm Package Compare versions

Comparing version

to
0.3.0

6

package.json
{
"name": "cojson-storage-sqlite",
"type": "module",
"version": "0.3.0-alpha.0",
"version": "0.3.0",
"main": "dist/index.js",

@@ -10,3 +10,3 @@ "types": "dist/index.d.ts",

"better-sqlite3": "^8.5.2",
"cojson": "^0.3.0-alpha.0",
"cojson": "^0.3.0",
"typescript": "^5.1.6"

@@ -22,3 +22,3 @@ },

},
"gitHead": "ed0428bf97684660b6079ab766488adaad563851"
"gitHead": "cd9bfbb9faa999710947b8706da757750aab5682"
}