Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/superagent

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/superagent - npm Package Compare versions

Comparing version 2.0.34 to 2.0.35

1

superagent/index.d.ts

@@ -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;

5

superagent/package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc