Socket
Socket
Sign inDemoInstall

@types/mongodb

Package Overview
Dependencies
Maintainers
1
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mongodb - npm Package Compare versions

Comparing version 2.1.16-alpha to 2.1.21-alpha

5

package.json
{
"name": "@types/mongodb",
"version": "2.1.16-alpha",
"description": "Type definitions for MongoDB v2.1 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "2.1.21-alpha",
"description": "TypeScript definitions for MongoDB v2.1",
"main": "",

@@ -11,5 +11,4 @@ "scripts": {},

"dependencies": {
"events": "*",
"@types/node": "*"
}
}

19

README.md
# Installation
> `npm install --save-dev @types/mongodb`
> `npm install --save @types/mongodb`
# Summary
This package contains type definitions for MongoDB v2.1.
This package contains type definitions for MongoDB v2.1 (https://github.com/mongodb/node-mongodb-native/tree/2.1).
The project URL or description is https://github.com/mongodb/node-mongodb-native/tree/2.1
# Credits
These definitions were written by Federico Caselli <https://github.com/CaselIT>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/mongodb
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/mongodb
Additional Details
* Last updated: Thu, 19 May 2016 20:06:01 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:36 GMT
* File structure: ProperModule
* Library Dependencies: node
* Module Dependencies: events
* Global values: none
# Credits
These definitions were written by Federico Caselli <https://github.com/CaselIT>.
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