@types/mongodb
Advanced tools
Comparing version 2.1.32 to 2.1.33
{ | ||
"name": "@types/mongodb", | ||
"version": "2.1.32", | ||
"version": "2.1.33", | ||
"description": "TypeScript definitions for MongoDB v2.1", | ||
@@ -14,5 +14,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/node": "6.0.*" | ||
"@types/node": "*" | ||
}, | ||
"typings": "index.d.ts" | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "b96eab266e9b7fa975ed45bc61088339379eee204a27c487b99fc367467f83b9" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 25 Aug 2016 16:56:07 GMT | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
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
67813
+ Added@types/node@22.9.0(transitive)
+ Addedundici-types@6.19.8(transitive)
- Removed@types/node@6.0.118(transitive)
Updated@types/node@*