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.5 to 1.8.6

2

nedb/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for NeDB 1.8

// Anthony Nichols <https://github.com/anthonynichols>
// Alejandro Fernandez Haro <https://github.com/afharo>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -219,2 +220,3 @@

sparse?: boolean;
expireAfterSeconds?: number;
}

@@ -221,0 +223,0 @@

11

nedb/package.json
{
"name": "@types/nedb",
"version": "1.8.5",
"version": "1.8.6",
"description": "TypeScript definitions for NeDB",

@@ -16,2 +16,7 @@ "license": "MIT",

"githubUsername": "anthonynichols"
},
{
"name": "Alejandro Fernandez Haro",
"url": "https://github.com/afharo",
"githubUsername": "afharo"
}

@@ -22,8 +27,8 @@ ],

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "6d360e769c41dae3b9f1144d40c6311028b6fbd707b33edff8780ce59f93b635",
"typesPublisherContentHash": "9dec5d7b2e67f420273f32ea259de7d3ff78ed1556585420bc25a0999d930093",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nedb
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nedb
Additional Details
* Last updated: Wed, 25 Oct 2017 01:11:51 GMT
* Last updated: Mon, 17 Sep 2018 17:19:24 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: Nedb

# Credits
These definitions were written by Stefan Steinhart <https://github.com/reppners>, Anthony Nichols <https://github.com/anthonynichols>.
These definitions were written by Stefan Steinhart <https://github.com/reppners>, Anthony Nichols <https://github.com/anthonynichols>, 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