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 4.1.12 to 4.1.13

2

superagent/index.d.ts

@@ -117,3 +117,3 @@ // Type definitions for SuperAgent 4.1

info: boolean;
links: object;
links: Record<string, string>;
noContent: boolean;

@@ -120,0 +120,0 @@ notAcceptable: boolean;

{
"name": "@types/superagent",
"version": "4.1.12",
"version": "4.1.13",
"description": "TypeScript definitions for SuperAgent",

@@ -76,4 +76,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/superagent",

},
"typesPublisherContentHash": "39a178efec6c37353d2e1f93faddfe61110cd3a366e89851018fd414a5b295ed",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "6d8aff7ed22f5779f16794bea5ba90ddd82259e7e6b7475acfd140ed3de726f2",
"typeScriptVersion": "3.7"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 02 Jul 2021 22:33:10 GMT
* Last updated: Thu, 16 Sep 2021 18:31:38 GMT
* Dependencies: [@types/cookiejar](https://npmjs.com/package/@types/cookiejar), [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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