@types/mongodb
Advanced tools
Comparing version 2.1.37 to 2.1.38
{ | ||
"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
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
70512
1315
17