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

@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.37 to 2.1.38

4

mongodb/package.json
{
"name": "@types/mongodb",
"version": "2.1.37",
"version": "2.1.38",
"description": "TypeScript definitions for MongoDB",

@@ -17,4 +17,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "3072e40270f0b33f299a644f1c66572e9e8b8e5b5435103c1e0a7f2a9b30e47b",
"typesPublisherContentHash": "3548df45910237ddff44d92c5ef9dcce4c4dea8f4ae7687eed3f14e010a215e2",
"typeScriptVersion": "2.0"
}

@@ -11,5 +11,4 @@ # Installation

Additional Details
* Last updated: Sat, 07 Jan 2017 13:53:01 GMT
* Library Dependencies: node
* Module Dependencies: events, stream
* Last updated: Sat, 04 Feb 2017 02:10:05 GMT
* Dependencies: events, stream, node
* Global values: none

@@ -16,0 +15,0 @@

{
"authors": "Federico Caselli <https://github.com/CaselIT>",
"libraryDependencies": [
"node"
],
"moduleDependencies": [
"events",
"stream"
],
"libraryMajorVersion": 2,
"libraryMinorVersion": 1,
"typeScriptVersion": "2.0",
"name": "mongodb",
"libraryName": "MongoDB",
"typingsPackageName": "mongodb",
"projectName": "https://github.com/mongodb/node-mongodb-native/tree/2.1",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "master",
"globals": [],
"declaredModules": [
"mongodb"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "3072e40270f0b33f299a644f1c66572e9e8b8e5b5435103c1e0a7f2a9b30e47b"
"data": {
"authors": "Federico Caselli <https://github.com/CaselIT>",
"dependencies": {
"events": "*",
"stream": "*",
"node": "*"
},
"pathMappings": {},
"libraryMajorVersion": 2,
"libraryMinorVersion": 1,
"typeScriptVersion": "2.0",
"libraryName": "MongoDB",
"typingsPackageName": "mongodb",
"projectName": "https://github.com/mongodb/node-mongodb-native/tree/2.1",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"mongodb/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "3548df45910237ddff44d92c5ef9dcce4c4dea8f4ae7687eed3f14e010a215e2"
},
"isLatest": true
}

Sorry, the diff of this file is too big to display

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