@types/tedious
Advanced tools
Comparing version 1.8.26-alpha to 1.8.27
{ | ||
"name": "@types/tedious", | ||
"version": "1.8.26-alpha", | ||
"version": "1.8.27", | ||
"description": "TypeScript definitions for tedious 1.8.0", | ||
@@ -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:08 GMT | ||
* Last updated: Thu, 14 Jul 2016 13:52:52 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -25,3 +25,3 @@ { | ||
], | ||
"contentHash": "2fe95f96e93a06637f3012ab0b0a1160ef8155b339b1b42a70e28a83959a6145" | ||
"contentHash": "96814a714cb083c087e6465ea1f0029bf3d24a47ff24e14a9f2057f7cb507078" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
23824
+ Added@types/node@4.0.48(transitive)
- Removed@types/node@4.0.27-alpha(transitive)
Updated@types/node@4.0.*