@types/supertest
Advanced tools
Comparing version 1.1.22-alpha to 1.1.23-alpha
@@ -0,0 +0,0 @@ // Type definitions for SuperTest v1.1.0 |
{ | ||
"name": "@types/supertest", | ||
"version": "1.1.22-alpha", | ||
"version": "1.1.23-alpha", | ||
"description": "TypeScript definitions for SuperTest v1.1.0", | ||
@@ -15,4 +15,4 @@ "main": "", | ||
"dependencies": { | ||
"@types/superagent": "1.4.*" | ||
"@types/superagent": "1.4.22-alpha" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 01 Jul 2016 18:42:34 GMT | ||
* Last updated: Fri, 01 Jul 2016 22:03:08 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
@@ -25,3 +25,3 @@ { | ||
], | ||
"contentHash": "2d2b1be3a10e8af9ebfec5c0151bf6783da27f20cacfeb75aa698ce2096c4991" | ||
"contentHash": "ff15c7d8543ab3a7e7359d7cb13414c73a46f249829297c067f7164f07f3f94a" | ||
} |
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
3208
+ Added@types/node@4.0.48(transitive)
+ Added@types/superagent@1.4.22-alpha(transitive)
- Removed@types/node@6.0.118(transitive)
- Removed@types/superagent@1.4.28(transitive)