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

@types/nedb

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/nedb - npm Package Compare versions

Comparing version 1.8.14 to 1.8.15

8

nedb/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for NeDB 1.8
// Project: https://github.com/louischatriot/nedb
// Definitions by: Stefan Steinhart <https://github.com/reppners>
// Anthony Nichols <https://github.com/anthonynichols>
// Alejandro Fernandez Haro <https://github.com/afharo>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="node" />

@@ -10,0 +2,0 @@

18

nedb/package.json
{
"name": "@types/nedb",
"version": "1.8.14",
"description": "TypeScript definitions for NeDB",
"version": "1.8.15",
"description": "TypeScript definitions for nedb",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nedb",

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

"name": "Stefan Steinhart",
"url": "https://github.com/reppners",
"githubUsername": "reppners"
"githubUsername": "reppners",
"url": "https://github.com/reppners"
},
{
"name": "Anthony Nichols",
"url": "https://github.com/anthonynichols",
"githubUsername": "anthonynichols"
"githubUsername": "anthonynichols",
"url": "https://github.com/anthonynichols"
},
{
"name": "Alejandro Fernandez Haro",
"url": "https://github.com/afharo",
"githubUsername": "afharo"
"githubUsername": "afharo",
"url": "https://github.com/afharo"
}

@@ -36,4 +36,4 @@ ],

},
"typesPublisherContentHash": "44cd721107584a3ca5225ae0b637186b9e286fba03101285bf035ef68111a57d",
"typesPublisherContentHash": "3ef7b27b896df5fa7a38488ec8ea42874206f9fb47fb846f456906284fa505ab",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for NeDB (https://github.com/louischatriot/nedb).
This package contains type definitions for nedb (https://github.com/louischatriot/nedb).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Sat, 23 Sep 2023 20:38:33 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: `Nedb`
# Credits
These definitions were written by [Stefan Steinhart](https://github.com/reppners), [Anthony Nichols](https://github.com/anthonynichols), and [Alejandro Fernandez Haro](https://github.com/afharo).
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