@types/needle
Advanced tools
Comparing version 0.7.26-alpha to 0.7.27
{ | ||
"name": "@types/needle", | ||
"version": "0.7.26-alpha", | ||
"version": "0.7.27", | ||
"description": "TypeScript definitions for needle 0.7.8", | ||
@@ -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:03 GMT | ||
* Last updated: Thu, 14 Jul 2016 13:52:47 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -25,3 +25,3 @@ { | ||
], | ||
"contentHash": "ac2c5ebf5ea597e57888609fa9d510f5866a986f33839b3a3363f3ac2ca63e03" | ||
"contentHash": "e1f897e4458572ab15ac97f396ad5a3ff285ce41af1f443c6830f0b707ac8e07" | ||
} |
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
5057
1
+ Added@types/node@4.0.48(transitive)
- Removed@types/node@4.0.27-alpha(transitive)
Updated@types/node@4.0.*