@types/through
Advanced tools
Comparing version 0.0.26-alpha to 0.0.27
{ | ||
"name": "@types/through", | ||
"version": "0.0.26-alpha", | ||
"version": "0.0.27", | ||
"description": "TypeScript definitions for through", | ||
@@ -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:22:09 GMT | ||
* Last updated: Thu, 14 Jul 2016 13:52:52 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -27,3 +27,3 @@ { | ||
], | ||
"contentHash": "a77274919f334531c91c4741bdc0b822dd484fe2cfa0feb32b3e9ec06168986c" | ||
"contentHash": "c2864224c7787a3fcccd0dd29e54cb5e8f78e075f0d525aec1e95607a5abda49" | ||
} |
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
2397
+ Added@types/node@4.0.48(transitive)
- Removed@types/node@4.0.27-alpha(transitive)
Updated@types/node@4.0.*