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

@medusajs/utils

Package Overview
Dependencies
Maintainers
2
Versions
3005
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@medusajs/utils - npm Package Compare versions

Comparing version 1.9.6-next-20230814194612 to 1.9.6-next-20230816100952

1

dist/index.d.ts
export * from "./bundles";
export * from "./cli";
export * from "./common";

@@ -4,0 +3,0 @@ export * from "./decorators";

@@ -18,3 +18,2 @@ "use strict";

__exportStar(require("./bundles"), exports);
__exportStar(require("./cli"), exports);
__exportStar(require("./common"), exports);

@@ -21,0 +20,0 @@ __exportStar(require("./decorators"), exports);

5

package.json
{
"name": "@medusajs/utils",
"version": "1.9.6-next-20230814194612",
"version": "1.9.6-next-20230816100952",
"description": "Medusa utilities functions shared by Medusa core and Modules",

@@ -21,3 +21,3 @@ "main": "dist/index.js",

"devDependencies": {
"@medusajs/types": "1.10.2-next-20230814194612",
"@medusajs/types": "1.10.2-next-20230816100952",
"@types/express": "^4.17.17",

@@ -33,3 +33,2 @@ "cross-env": "^5.2.1",

"awilix": "^8.0.1",
"glob": "^7.1.6",
"ulid": "^2.3.0"

@@ -36,0 +35,0 @@ },

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