🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@cx-cli/utils

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cx-cli/utils - npm Package Compare versions

Comparing version
4.0.0
to
5.0.0
+1
-1
dist/cjs/index.js

@@ -26,3 +26,3 @@ var __defProp = Object.defineProperty;

function utils() {
console.log("utils 4.0");
console.log("utils 5.0");
}

@@ -29,0 +29,0 @@ // Annotate the CommonJS export names for ESM import in node:

{
"name": "@cx-cli/utils",
"version": "4.0.0",
"version": "5.0.0",
"description": "> TODO: description",

@@ -5,0 +5,0 @@ "author": "OF3674 <597219320@qq.com>",

export function utils() {
console.log("utils 4.0");
console.log("utils 5.0");
}

@@ -4,0 +4,0 @@