@types/fs-extra-promise
Advanced tools
Comparing version 0.0.27-alpha to 0.0.28
{ | ||
"name": "@types/fs-extra-promise", | ||
"version": "0.0.27-alpha", | ||
"version": "0.0.28", | ||
"description": "TypeScript definitions for fs-extra-promise", | ||
@@ -15,5 +15,5 @@ "main": "", | ||
"dependencies": { | ||
"@types/bluebird": "2.0.27-alpha", | ||
"@types/node": "4.0.27-alpha" | ||
"@types/bluebird": "2.0.*", | ||
"@types/node": "4.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 08 Jul 2016 19:21:57 GMT | ||
* Last updated: Thu, 14 Jul 2016 13:52:40 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node, bluebird |
@@ -27,3 +27,3 @@ { | ||
], | ||
"contentHash": "9a9689802f35b66dccf6e83e3f1872827b028675e9e7498692f150ec6d4da23a" | ||
"contentHash": "0aed440cc3bad552c98cd29cc29aaa9a08e82f6f9015b6aa7ffe719cd0b2d8ae" | ||
} |
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
19503
+ Added@types/bluebird@2.0.39(transitive)
+ Added@types/node@4.0.48(transitive)
- Removed@types/bluebird@2.0.27-alpha(transitive)
- Removed@types/node@4.0.27-alpha(transitive)
Updated@types/bluebird@2.0.*
Updated@types/node@4.0.*