@types/superagent
Advanced tools
Comparing version 2.0.34 to 2.0.35
@@ -107,2 +107,3 @@ // Type definitions for SuperAgent v2.0.0 | ||
type(val: string): this; | ||
unset(field: string): this; | ||
use(fn: Function): this; | ||
@@ -109,0 +110,0 @@ withCredentials(): this; |
{ | ||
"name": "@types/superagent", | ||
"version": "2.0.34", | ||
"version": "2.0.35", | ||
"description": "TypeScript definitions for SuperAgent v2.0.0", | ||
@@ -16,4 +16,5 @@ "license": "MIT", | ||
}, | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "93e8848c053010a1240e80ae5a3cdcff6188197f2e6240348bed5bebbbaa3d1e" | ||
"typesPublisherContentHash": "dc4a4a3c157d49f75e5bf7e114434eff77b27fde9ae66b0ab6191139b23acb59" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 21 Sep 2016 20:25:57 GMT | ||
* Last updated: Tue, 11 Oct 2016 18:47:47 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: node |
@@ -28,3 +28,3 @@ { | ||
"hasPackageJson": false, | ||
"contentHash": "93e8848c053010a1240e80ae5a3cdcff6188197f2e6240348bed5bebbbaa3d1e" | ||
"contentHash": "dc4a4a3c157d49f75e5bf7e114434eff77b27fde9ae66b0ab6191139b23acb59" | ||
} |
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
6660
133