@types/nedb
Advanced tools
Comparing version 1.8.14 to 1.8.15
@@ -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 @@ |
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13974
216
16