@types/bunyan
Advanced tools
Comparing version 0.0.28-alpha to 0.0.29
{ | ||
"name": "@types/bunyan", | ||
"version": "0.0.28-alpha", | ||
"version": "0.0.29", | ||
"description": "TypeScript definitions for node-bunyan", | ||
@@ -15,4 +15,4 @@ "main": "", | ||
"dependencies": { | ||
"@types/node": "4.0.27-alpha" | ||
"@types/node": "4.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 08 Jul 2016 19:21:54 GMT | ||
* Last updated: Thu, 14 Jul 2016 13:52:36 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -28,3 +28,3 @@ { | ||
], | ||
"contentHash": "2cee6fb4aad378a5c7d3f00265851feb45f1ca441ceff55c6027deec0d7f07c1" | ||
"contentHash": "4bde7dfbc3b93b4a9b4ea9bd07fc3d7250027078f54531ce9b778212552fafcd" | ||
} |
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
5362
+ Added@types/node@4.0.48(transitive)
- Removed@types/node@4.0.27-alpha(transitive)
Updated@types/node@4.0.*