Socket
Socket
Sign inDemoInstall

medusa-plugin-twilio-sms

Package Overview
Dependencies
Maintainers
0
Versions
304
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

medusa-plugin-twilio-sms - npm Package Compare versions

Comparing version 1.2.9-snapshot-20240718083016 to 1.2.9

5

CHANGELOG.md
# Change Log
## 1.2.9-snapshot-20240718083016
## 1.2.9

@@ -10,4 +10,3 @@ ### Patch Changes

- Updated dependencies [[`52520d9080`](https://github.com/medusajs/medusa/commit/52520d90800e473e89254c4a424d5dffc6edfc30)]:
- medusa-core-utils@1.2.3-snapshot-20240718083016
- medusa-interfaces@1.3.10-snapshot-20240718083016
- medusa-core-utils@1.2.3

@@ -14,0 +13,0 @@ ## 1.2.8

10

package.json
{
"name": "medusa-plugin-twilio-sms",
"version": "1.2.9-snapshot-20240718083016",
"version": "1.2.9",
"main": "index.js",

@@ -27,4 +27,4 @@ "repository": {

"jest": "^25.5.4",
"medusa-interfaces": "1.3.10-snapshot-20240718083016",
"medusa-test-utils": "1.1.45-snapshot-20240718083016"
"medusa-interfaces": "^1.3.10",
"medusa-test-utils": "^1.1.45"
},

@@ -38,3 +38,3 @@ "scripts": {

"peerDependencies": {
"medusa-interfaces": "1.3.10-snapshot-20240718083016"
"medusa-interfaces": "^1.3.7"
},

@@ -44,3 +44,3 @@ "dependencies": {

"body-parser": "^1.19.0",
"medusa-core-utils": "1.2.3-snapshot-20240718083016",
"medusa-core-utils": "^1.2.3",
"twilio": "^3.49.1"

@@ -47,0 +47,0 @@ },

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