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

@vltpkg/spec

Package Overview
Dependencies
Maintainers
6
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vltpkg/spec - npm Package Compare versions

Comparing version
1.0.0-rc.2
to
1.0.0-rc.3
+3
-3
package.json
{
"name": "@vltpkg/spec",
"description": "Package specifier library",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"repository": {

@@ -24,4 +24,4 @@ "type": "git",

"dependencies": {
"@vltpkg/error-cause": "1.0.0-rc.2",
"@vltpkg/semver": "1.0.0-rc.2"
"@vltpkg/error-cause": "1.0.0-rc.3",
"@vltpkg/semver": "1.0.0-rc.3"
},

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

@@ -143,3 +143,3 @@ ![spec](https://github.com/user-attachments/assets/39f3e98d-ad31-4efc-882c-1fe75c115507)

- type - the type of spec that this is. One of `'registry'`, `'git'`,
`'file'`, or `'remote'`.
`'file'`, `'remote'`, `catalog` or `workspace`.
- spec - the full named specifier passed to the constructor

@@ -146,0 +146,0 @@ - options - options passed to the constructor, plus defaults