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

@types/fetch-mock

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/fetch-mock - npm Package Compare versions

Comparing version 5.12.1 to 5.12.2

4

fetch-mock/index.d.ts

@@ -100,2 +100,6 @@ // Type definitions for fetch-mock 5.12

/**
* key/value map of headers to match
*/
headers?: { [key: string]: string };
/**
* as specified above

@@ -102,0 +106,0 @@ */

4

fetch-mock/package.json
{
"name": "@types/fetch-mock",
"version": "5.12.1",
"version": "5.12.2",
"description": "TypeScript definitions for fetch-mock",

@@ -35,4 +35,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "6950c55ce1ebe2a06a0141d187282a0f2e1cb5c083f3144b70a033f9c643e8f5",
"typesPublisherContentHash": "4b3c1f2cc59eb1884902d80de6e7d3806944316f5c8853b0e3e4f922242d26c8",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Wed, 25 Oct 2017 00:19:45 GMT
* Last updated: Sat, 04 Nov 2017 04:40:48 GMT
* Dependencies: none

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

Sorry, the diff of this file is not supported yet

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