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

medusa-source-shopify

Package Overview
Dependencies
Maintainers
3
Versions
286
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

medusa-source-shopify - npm Package Compare versions

Comparing version 1.2.10-next-20231120154105 to 1.2.10-next-20240108145510

10

CHANGELOG.md
# Change Log
## 1.2.10-next-20231120154105
## 1.2.10-next-20240108145510
### Patch Changes
- Updated dependencies [[`cedab5833`](https://github.com/medusajs/medusa/commit/cedab583395275444001f0268e4b9ccab9b2b262)]:
- @medusajs/utils@1.11.0-next-20231120154105
- test
- Updated dependencies [[`42cc8ae3f`](https://github.com/medusajs/medusa/commit/42cc8ae3f89ed7d642e51654d1a3cca011f13155), [`45996d58a`](https://github.com/medusajs/medusa/commit/45996d58a2665d72335faad11bea958f8da74195), [`9cc787cac`](https://github.com/medusajs/medusa/commit/9cc787cac4bf1c5d8edf1c4b548bb3205100e822), [`355075097`](https://github.com/medusajs/medusa/commit/3550750975a0c9359fd887929377733606ef03af), [`f86877586`](https://github.com/medusajs/medusa/commit/f86877586147ecedbf7f56a1c57f37ef0c33286c), [`fbee006e5`](https://github.com/medusajs/medusa/commit/fbee006e512ef2d56ffb23eeabad8b51b56be285), [`c41f3002f`](https://github.com/medusajs/medusa/commit/c41f3002f3118b1f195c5c822fe0f400091d115b), [`46d610bc5`](https://github.com/medusajs/medusa/commit/46d610bc555797df2ae81eb89b18faf1411b33b8), [`d16d10619`](https://github.com/medusajs/medusa/commit/d16d10619dfbd3966a4709753de3d8cc37c6f2eb), [`890e76a5c`](https://github.com/medusajs/medusa/commit/890e76a5c53039576c42ca4d46af6f6977cdebd1), [`fe007d01b`](https://github.com/medusajs/medusa/commit/fe007d01bd827f0e09ee545e48cef18913540c68), [`76332ca6c`](https://github.com/medusajs/medusa/commit/76332ca6c153a786acc07d3f06ff45c3b9346fd3)]:
- @medusajs/utils@1.11.3-next-20240108145510
- medusa-interfaces@1.3.8-next-20240108145510
- medusa-core-utils@1.2.1-next-20240108145510
## 1.2.9

@@ -11,0 +15,0 @@

{
"name": "medusa-source-shopify",
"version": "1.2.10-next-20231120154105",
"version": "1.2.10-next-20240108145510",
"description": "Source plugin that allows users to import products from a Shopify store",

@@ -11,2 +11,5 @@ "main": "index.js",

},
"engines": {
"node": ">=16"
},
"author": "Kasper Fabrcius Kristensen <kasper@medusa-commerce.com>",

@@ -21,7 +24,7 @@ "license": "MIT",

"peerDependencies": {
"medusa-interfaces": "^1.3.7"
"medusa-interfaces": "1.3.8-next-20240108145510"
},
"dependencies": {
"@babel/plugin-transform-classes": "^7.15.4",
"@medusajs/utils": "workspace:^",
"@medusajs/utils": "1.11.3-next-20240108145510",
"@shopify/shopify-api": "^1.4.1",

@@ -33,3 +36,3 @@ "axios": "^0.21.4",

"lodash": "^4.17.21",
"medusa-core-utils": "^1.2.0"
"medusa-core-utils": "1.2.1-next-20240108145510"
},

@@ -49,4 +52,4 @@ "devDependencies": {

"jest": "^25.5.4",
"medusa-interfaces": "^1.3.7",
"medusa-test-utils": "^1.1.40"
"medusa-interfaces": "1.3.8-next-20240108145510",
"medusa-test-utils": "1.1.41-next-20240108145510"
},

@@ -53,0 +56,0 @@ "gitHead": "cd1f5afa5aa8c0b15ea957008ee19f1d695cbd2e",

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