@vltpkg/spec
Advanced tools
+3
-3
| { | ||
| "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": { |
+1
-1
@@ -143,3 +143,3 @@  | ||
| - 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 |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
122260
0.02%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated