@types/aws-sdk
Advanced tools
Comparing version 0.0.28-alpha to 0.0.29
{ | ||
"name": "@types/aws-sdk", | ||
"version": "0.0.28-alpha", | ||
"version": "0.0.29", | ||
"description": "TypeScript definitions for aws-sdk", | ||
@@ -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:53 GMT | ||
* Last updated: Thu, 14 Jul 2016 13:52:35 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -23,3 +23,3 @@ { | ||
], | ||
"contentHash": "1ba55542c0d3846ea0692c489279026d4978a6a8bf3877104f8ac0302eb24849" | ||
"contentHash": "4b3d6d954292d968da6c7cae073c99d7b4455571f93f0296abed0e00d12a8a1b" | ||
} |
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
42735
+ Added@types/node@4.0.48(transitive)
- Removed@types/node@4.0.27-alpha(transitive)
Updated@types/node@4.0.*