@types/supertest
Advanced tools
Comparing version 1.1.21-alpha to 1.1.22-alpha
@@ -0,0 +0,0 @@ // Type definitions for SuperTest v1.1.0 |
{ | ||
"name": "@types/supertest", | ||
"version": "1.1.21-alpha", | ||
"version": "1.1.22-alpha", | ||
"description": "TypeScript definitions for SuperTest v1.1.0", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Alex Varju <https://github.com/varju/>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/superagent": "*" | ||
"@types/superagent": "1.4.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:38 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:34 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
@@ -25,3 +25,3 @@ { | ||
], | ||
"contentHash": "2aa60bb5be53f093b96afe7efe9a1d5bd1f2c76a89186496259f698f3e2f4da8" | ||
"contentHash": "2d2b1be3a10e8af9ebfec5c0151bf6783da27f20cacfeb75aa698ce2096c4991" | ||
} |
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
3164
0
+ Added@types/node@6.0.118(transitive)
+ Added@types/superagent@1.4.28(transitive)
- Removed@types/cookiejar@2.1.5(transitive)
- Removed@types/methods@1.1.4(transitive)
- Removed@types/node@22.9.0(transitive)
- Removed@types/superagent@8.1.9(transitive)
- Removedasynckit@0.4.0(transitive)
- Removedcombined-stream@1.0.8(transitive)
- Removeddelayed-stream@1.0.0(transitive)
- Removedform-data@4.0.1(transitive)
- Removedmime-db@1.52.0(transitive)
- Removedmime-types@2.1.35(transitive)
- Removedundici-types@6.19.8(transitive)
Updated@types/superagent@1.4.*