Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@uniformdev/cli

Package Overview
Dependencies
Maintainers
8
Versions
1132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniformdev/cli - npm Package Compare versions

Comparing version
20.7.1-alpha.123
to
20.7.1-alpha.134
+1
-1
LICENSE.txt

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

© 2025 Uniform Systems, Inc. All Rights Reserved.
© 2026 Uniform Systems, Inc. All Rights Reserved.
See details of Uniform Systems, Inc. Master Subscription Agreement here: https://uniform.dev/eula
{
"name": "@uniformdev/cli",
"version": "20.7.1-alpha.123+2f94c7c7d8",
"version": "20.7.1-alpha.134+97fe4134d7",
"description": "Uniform command line interface tool",

@@ -31,9 +31,9 @@ "license": "SEE LICENSE IN LICENSE.txt",

"@thi.ng/mime": "^2.2.23",
"@uniformdev/assets": "20.7.1-alpha.123+2f94c7c7d8",
"@uniformdev/canvas": "20.7.1-alpha.123+2f94c7c7d8",
"@uniformdev/context": "20.7.1-alpha.123+2f94c7c7d8",
"@uniformdev/files": "20.7.1-alpha.123+2f94c7c7d8",
"@uniformdev/project-map": "20.7.1-alpha.123+2f94c7c7d8",
"@uniformdev/redirect": "20.7.1-alpha.123+2f94c7c7d8",
"@uniformdev/richtext": "20.7.1-alpha.123+2f94c7c7d8",
"@uniformdev/assets": "20.7.1-alpha.134+97fe4134d7",
"@uniformdev/canvas": "20.7.1-alpha.134+97fe4134d7",
"@uniformdev/context": "20.7.1-alpha.134+97fe4134d7",
"@uniformdev/files": "20.7.1-alpha.134+97fe4134d7",
"@uniformdev/project-map": "20.7.1-alpha.134+97fe4134d7",
"@uniformdev/redirect": "20.7.1-alpha.134+97fe4134d7",
"@uniformdev/richtext": "20.7.1-alpha.134+97fe4134d7",
"call-bind": "^1.0.2",

@@ -54,3 +54,3 @@ "colorette": "2.0.20",

"js-yaml": "^4.1.0",
"jsonwebtoken": "9.0.2",
"jsonwebtoken": "9.0.3",
"mitt": "^3.0.1",

@@ -61,3 +61,3 @@ "normalize-newline": "^4.1.0",

"p-queue": "7.3.4",
"posthog-node": "4.11.3",
"posthog-node": "5.10.3",
"registry-auth-token": "^5.0.0",

@@ -69,3 +69,3 @@ "registry-url": "^6.0.0",

"yargs": "^17.6.2",
"zod": "3.23.8"
"zod": "3.25.76"
},

@@ -88,3 +88,3 @@ "devDependencies": {

},
"gitHead": "2f94c7c7d825e4d5fb92122c706fb4efa4922993"
"gitHead": "97fe4134d72fb8c0b3a3432e1a6a410fdedeedb4"
}

Sorry, the diff of this file is too big to display