New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@commercetools-backend/express

Package Overview
Dependencies
Maintainers
3
Versions
1118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-backend/express - npm Package Compare versions

Comparing version 0.0.0-canary-20205953638 to 0.0.0-canary-2020614123832

30

CHANGELOG.md
# @commercetools-backend/express
## 0.0.0-canary-20205953638
## 0.0.0-canary-2020614123832
### Patch Changes
- [`cc8b37b`](https://github.com/commercetools/merchant-center-application-kit/commit/cc8b37bf85d4683a605a6c3233100627e670ebe7) [#1627](https://github.com/commercetools/merchant-center-application-kit/pull/1627) Thanks [@renovate](https://github.com/apps/renovate)! - chore: update dependencies
## 16.14.0
### Patch Changes
- [`779100b`](https://github.com/commercetools/merchant-center-application-kit/commit/779100b432ad448eefec311f31f87891f35489f6) [#1608](https://github.com/commercetools/merchant-center-application-kit/pull/1608) Thanks [@renovate](https://github.com/apps/renovate)! - Update all dependencies
* [`4168061`](https://github.com/commercetools/merchant-center-application-kit/commit/41680612042d476422776e5eaa254450bf874581) [#1618](https://github.com/commercetools/merchant-center-application-kit/pull/1618) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies
- [`cfd8e5c`](https://github.com/commercetools/merchant-center-application-kit/commit/cfd8e5c60ba470fb4fc473b0287adf7b177ddd6a) [#1620](https://github.com/commercetools/merchant-center-application-kit/pull/1620) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency express-jwt to v6
## 16.12.0
### Patch Changes
- [`fa6386c`](https://github.com/commercetools/merchant-center-application-kit/commit/fa6386c347df0505235c199232353bc315a47c81) [#1587](https://github.com/commercetools/merchant-center-application-kit/pull/1587) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies
## 16.10.0
### Patch Changes
- [`f8f8609`](https://github.com/commercetools/merchant-center-application-kit/commit/f8f86098687c8cecaaec1b13debabe290b007b58) [#1573](https://github.com/commercetools/merchant-center-application-kit/pull/1573) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update all dependencies
## 16.9.1
### Patch Changes
- [`f92ec54`](https://github.com/commercetools/merchant-center-application-kit/commit/f92ec54e78edb668e8dff53342e8542e96d8c319) [#1551](https://github.com/commercetools/merchant-center-application-kit/pull/1551) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies

@@ -8,0 +36,0 @@

12

package.json
{
"name": "@commercetools-backend/express",
"version": "0.0.0-canary-20205953638",
"version": "0.0.0-canary-2020614123832",
"description": "Zero-config HTTP server as Express.js to facilitate development",

@@ -39,11 +39,11 @@ "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",

"dependencies": {
"@types/node": "14.0.11",
"@types/node": "14.0.23",
"express": "4.17.1",
"express-jwt": "5.3.3",
"jwks-rsa": "1.8.0"
"express-jwt": "6.0.0",
"jwks-rsa": "1.8.1"
},
"devDependencies": {
"@panva/jose": "1.9.3",
"nock": "12.0.3"
"jose": "1.27.2",
"nock": "13.0.2"
}
}
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