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.3 to 1.1.4

dist/index.d.ts

8

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.3",
"repository": "https://github.com/felixge/node-dirty.git",
"version": "1.1.4",
"repository": "https://github.com/ether/dirty_db.git",
"license": "MIT",

@@ -21,5 +21,5 @@ "dependencies": {

"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0",
"mocha": "^9.1.1",
"rimraf": "^3.0.2",
"typescript": "^5.2.2"
"typescript": "^5.2.2",
"vitest": "^0.34.6"
},

@@ -26,0 +26,0 @@ "engines": {

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