New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fireproof/database

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fireproof/database - npm Package Compare versions

Comparing version

to
0.10.8

dist/fireproof.cjs

4

package.json
{
"name": "@fireproof/database",
"version": "0.10.7",
"version": "0.10.8",
"description": "Immutable embedded distributed database for the web",

@@ -14,3 +14,3 @@ "main": "dist/fireproof.cjs.js",

"import": "./dist/fireproof.browser.esm.js",
"require": "./dist/fireproof.browser.cjs.js",
"require": "./dist/fireproof.browser.cjs",
"script": "./dist/fireproof.browser.iife.js"

@@ -17,0 +17,0 @@ }