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

@medusajs/modules-sdk

Package Overview
Dependencies
Maintainers
2
Versions
3041
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@medusajs/modules-sdk - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2-next-20230314090834

12

dist/definitions.js

@@ -30,4 +30,16 @@ "use strict";

},
{
key: "cacheService",
registrationName: "cacheService",
defaultPackage: "@medusajs/cache-inmemory",
label: "CacheService",
isRequired: true,
canOverride: true,
defaultModuleDeclaration: {
scope: types_1.MODULE_SCOPE.INTERNAL,
resources: types_1.MODULE_RESOURCE_TYPE.SHARED,
},
},
];
exports.default = exports.MODULE_DEFINITIONS;
//# sourceMappingURL=definitions.js.map

2

package.json
{
"name": "@medusajs/modules-sdk",
"version": "0.0.1",
"version": "0.0.2-next-20230314090834",
"description": "SDK for medusa modules",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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