@types/vinyl-fs
Advanced tools
Comparing version 0.0.26-alpha to 0.0.27
{ | ||
"name": "@types/vinyl-fs", | ||
"version": "0.0.26-alpha", | ||
"version": "0.0.27", | ||
"description": "TypeScript definitions for vinyl-fs", | ||
@@ -15,6 +15,6 @@ "main": "", | ||
"dependencies": { | ||
"@types/vinyl": "1.1.26-alpha", | ||
"@types/glob-stream": "3.1.28-alpha", | ||
"@types/node": "4.0.27-alpha" | ||
"@types/vinyl": "1.1.*", | ||
"@types/glob-stream": "3.1.*", | ||
"@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:53 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node, vinyl, glob-stream |
@@ -34,3 +34,3 @@ { | ||
], | ||
"contentHash": "a3f1f1754bbfb5ec45f65c8f577fcdbca6f4096414cf4bb4ff5f29601242d91c" | ||
"contentHash": "7bbb9552e0c77e27c91a11c797099d6a2d213b21eae5cfc53286b4420176b489" | ||
} |
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
8649
+ Added@types/glob@8.1.0(transitive)
+ Added@types/glob-stream@3.1.31(transitive)
+ Added@types/minimatch@5.1.2(transitive)
+ Added@types/node@4.0.48(transitive)
+ Added@types/vinyl@1.1.29(transitive)
- Removed@types/glob@5.0.28-alpha(transitive)
- Removed@types/glob-stream@3.1.28-alpha(transitive)
- Removed@types/minimatch@2.0.27-alpha(transitive)
- Removed@types/node@4.0.27-alpha(transitive)
- Removed@types/vinyl@1.1.26-alpha(transitive)
Updated@types/glob-stream@3.1.*
Updated@types/node@4.0.*
Updated@types/vinyl@1.1.*