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
19
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 2.2.3 to 2.2.4

4

CHANGELOG.md

@@ -10,2 +10,6 @@ # Changelog

## [2.2.4] - 2020-10-20
- Updated `tslib` dependency to `^1.14.1`. [#1657](https://github.com/Shopify/quilt/pull/1657)
## [2.2.0] - 2019-12-19

@@ -12,0 +16,0 @@

4

package.json
{
"name": "@shopify/jest-koa-mocks",
"version": "2.2.3",
"version": "2.2.4",
"license": "MIT",

@@ -28,3 +28,3 @@ "description": "Utilities to easily stub Koa context and cookies",

"node-mocks-http": "^1.5.8",
"tslib": "^1.9.3"
"tslib": "^1.14.1"
},

@@ -31,0 +31,0 @@ "devDependencies": {

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