@shopify/jest-koa-mocks
Advanced tools
Comparing version 2.2.3 to 2.2.4
@@ -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 @@ |
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16882
Updatedtslib@^1.14.1