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

@cx-cli/core

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cx-cli/core - npm Package Compare versions

Comparing version
1.0.3
to
2.0.0
+2
-2
lib/core.js

@@ -1,2 +0,2 @@

'use strict';
"use strict";

@@ -6,3 +6,3 @@ module.exports = core;

function core() {
// TODO
console.log("core");
}
{
"name": "@cx-cli/core",
"version": "1.0.3",
"version": "2.0.0",
"description": "> TODO: description",

@@ -29,3 +29,3 @@ "author": "OF3674 <597219320@qq.com>",

},
"gitHead": "d93acfa5fb5b89926dd4c0b11bdbb5b8a435296c"
"gitHead": "a6bf905027e46f5412342c1d1b839644770adddf"
}