@types/buffers
Advanced tools
Comparing version 0.1.28-alpha to 0.1.29
{ | ||
"name": "@types/buffers", | ||
"version": "0.1.28-alpha", | ||
"version": "0.1.29", | ||
"description": "TypeScript definitions for buffers 0.1.1", | ||
@@ -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 |
@@ -25,3 +25,3 @@ { | ||
], | ||
"contentHash": "fb59039ef41590c048d8113a95203cb639d785ba842a00ad57ddd6dc37e0eae0" | ||
"contentHash": "f4accac123cf8737ef30ad1c7a503d6a4eb11d98436757f45ae85881b107cd3f" | ||
} |
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
2811
+ Added@types/node@4.0.48(transitive)
- Removed@types/node@4.0.27-alpha(transitive)
Updated@types/node@4.0.*