Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dirty-ts

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dirty-ts - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

4

package.json
{
"name": "dirty-ts",
"description": "A tiny & fast key value store with append-only disk log. Ideal for apps with < 1 million records. Now with type declarations",
"version": "1.1.5",
"version": "1.1.6",
"repository": "https://github.com/ether/dirty_db.git",

@@ -10,3 +10,3 @@ "license": "MIT",

},
"main": "./lib/dirty",
"main": "./dist/lib/dirty",
"devDependencies": {

@@ -13,0 +13,0 @@ "@types/node": "^20.8.6",

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