Socket
Socket
Sign inDemoInstall

lowdb

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lowdb - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

14

package.json
{
"name": "lowdb",
"version": "6.0.0",
"version": "6.0.1",
"description": "Tiny local JSON database for Node, Electron and the browser",

@@ -36,3 +36,13 @@ "keywords": [

},
"types": "lib",
"types": "./lib",
"typesVersions": {
"*": {
"node": [
"lib/node.d.ts"
],
"browser": [
"lib/browser.d.ts"
]
}
},
"files": [

@@ -39,0 +49,0 @@ "lib",

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