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

@talentui/cli

Package Overview
Dependencies
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@talentui/cli - npm Package Compare versions

Comparing version

to
1.5.0

.vscode/launch.json

8

package.json
{
"name": "@talentui/cli",
"version": "1.4.1",
"version": "1.5.0",
"description": "",

@@ -9,3 +9,4 @@ "main": "index.js",

"talent": "node ./bin/talent",
"demo": "node ./bin/talent-init demo "
"demo": "node ./bin/talent-init demo ",
"up":"node ./bin/talent-upgrade"
},

@@ -16,3 +17,4 @@ "author": "lihe3@beisen.com",

"talent": "bin/talent",
"talent-init": "bin/talent-init"
"talent-init": "bin/talent-init",
"talent-upgrade": "bin/talent-upgrade"
},

@@ -19,0 +21,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet