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

@shopify/jest-koa-mocks

Package Overview
Dependencies
Maintainers
24
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/jest-koa-mocks - npm Package Compare versions

Comparing version 5.3.0 to 5.3.1

2

build/ts/create-mock-context/create-mock-context.d.ts

@@ -31,3 +31,3 @@ import type { RequestMethod } from 'node-mocks-http';

}
export default function createContext<CustomProperties extends object, RequestBody = undefined>(options?: Options<CustomProperties, RequestBody>): Context;
export default function createContext<CustomProperties extends object, RequestBody = undefined>(options?: Options<CustomProperties, RequestBody>): MockContext;
//# sourceMappingURL=create-mock-context.d.ts.map
{
"name": "@shopify/jest-koa-mocks",
"version": "5.3.0",
"version": "5.3.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Utilities to easily stub Koa context and cookies",

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