You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@vltpkg/init

Package Overview
Dependencies
Maintainers
5
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vltpkg/init - npm Package Compare versions

Comparing version
0.0.0-3
to
0.0.0-4
+7
-7
package.json
{
"name": "@vltpkg/init",
"description": "vlt project intialization logic",
"version": "0.0.0-3",
"version": "0.0.0-4",
"repository": {

@@ -22,8 +22,8 @@ "type": "git",

"dependencies": {
"@vltpkg/error-cause": "0.0.0-3",
"@vltpkg/git": "0.0.0-3",
"@vltpkg/package-json": "0.0.0-3",
"@vltpkg/xdg": "0.0.0-3",
"@vltpkg/registry-client": "0.0.0-3",
"@vltpkg/types": "0.0.0-3"
"@vltpkg/git": "0.0.0-4",
"@vltpkg/package-json": "0.0.0-4",
"@vltpkg/error-cause": "0.0.0-4",
"@vltpkg/registry-client": "0.0.0-4",
"@vltpkg/types": "0.0.0-4",
"@vltpkg/xdg": "0.0.0-4"
},

@@ -30,0 +30,0 @@ "devDependencies": {

@@ -9,4 +9,4 @@ # @vltpkg/init

This is a tool that provides the project initialization logic
used by the vlt cli and gui.
This is a tool that provides the project initialization logic used by
the vlt cli and gui.

@@ -13,0 +13,0 @@ ## Usage