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

medusa-plugin-twilio-sms

Package Overview
Dependencies
Maintainers
2
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

to
1.2.9-snapshot-20240108132634

8

CHANGELOG.md
# Change Log
## 1.2.9-snapshot-20240108125919
## 1.2.9-snapshot-20240108132634
### Patch Changes
- test
- y
- Updated dependencies [[`45996d58a`](https://github.com/medusajs/medusa/commit/45996d58a2665d72335faad11bea958f8da74195), [`46d610bc5`](https://github.com/medusajs/medusa/commit/46d610bc555797df2ae81eb89b18faf1411b33b8)]:
- medusa-interfaces@1.3.8-snapshot-20240108125919
- medusa-core-utils@1.2.1-snapshot-20240108125919
- medusa-interfaces@1.3.8-snapshot-20240108132634
- medusa-core-utils@1.2.1-snapshot-20240108132634

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

{
"name": "medusa-plugin-twilio-sms",
"version": "1.2.9-snapshot-20240108125919",
"version": "1.2.9-snapshot-20240108132634",
"main": "index.js",

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

"jest": "^25.5.4",
"medusa-interfaces": "1.3.8-snapshot-20240108125919",
"medusa-test-utils": "1.1.41-snapshot-20240108125919"
"medusa-interfaces": "1.3.8-snapshot-20240108132634",
"medusa-test-utils": "1.1.41-snapshot-20240108132634"
},

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

"peerDependencies": {
"medusa-interfaces": "1.3.8-snapshot-20240108125919"
"medusa-interfaces": "1.3.8-snapshot-20240108132634"
},

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

"body-parser": "^1.19.0",
"medusa-core-utils": "1.2.1-snapshot-20240108125919",
"medusa-core-utils": "1.2.1-snapshot-20240108132634",
"twilio": "^3.49.1"

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