@oribuild/api
Advanced tools
Comparing version 0.0.0-pre-alpha.1-b4a758d to 0.0.0-pre-alpha.1-c4e1f18
{ | ||
"name": "@oribuild/api", | ||
"version": "0.0.0-pre-alpha.1-b4a758d", | ||
"version": "0.0.0-pre-alpha.1-c4e1f18", | ||
"type": "module", | ||
@@ -16,2 +16,3 @@ "types": "./lib/index.d.ts", | ||
"resolve": "^1.22.0", | ||
"tree-kill": "^1.2.2", | ||
"ws": "^8.5.0" | ||
@@ -27,12 +28,11 @@ }, | ||
"git-root-dir": "^1.0.2", | ||
"tmp": "^0.2.1", | ||
"tree-kill": "^1.2.2" | ||
"tmp": "^0.2.1" | ||
}, | ||
"optionalDependencies": { | ||
"oriservice-darwin-amd64": "0.0.0-pre-alpha.1-b4a758d", | ||
"oriservice-darwin-arm64": "0.0.0-pre-alpha.1-b4a758d", | ||
"oriservice-linux-amd64": "0.0.0-pre-alpha.1-b4a758d", | ||
"oriservice-linux-arm64": "0.0.0-pre-alpha.1-b4a758d", | ||
"oriservice-windows-amd64": "0.0.0-pre-alpha.1-b4a758d", | ||
"oriservice-windows-arm64": "0.0.0-pre-alpha.1-b4a758d" | ||
"oriservice-darwin-amd64": "0.0.0-pre-alpha.1-c4e1f18", | ||
"oriservice-darwin-arm64": "0.0.0-pre-alpha.1-c4e1f18", | ||
"oriservice-linux-amd64": "0.0.0-pre-alpha.1-c4e1f18", | ||
"oriservice-linux-arm64": "0.0.0-pre-alpha.1-c4e1f18", | ||
"oriservice-windows-amd64": "0.0.0-pre-alpha.1-c4e1f18", | ||
"oriservice-windows-arm64": "0.0.0-pre-alpha.1-c4e1f18" | ||
}, | ||
@@ -52,4 +52,4 @@ "scripts": { | ||
"files": [ | ||
"./lib" | ||
"/lib" | ||
] | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
50463
8
26
838
10
5
3
+ Addedtree-kill@^1.2.2
+ Addedoriservice-darwin-amd64@0.0.0-pre-alpha.1-c4e1f18(transitive)
+ Addedoriservice-darwin-arm64@0.0.0-pre-alpha.1-c4e1f18(transitive)
+ Addedoriservice-linux-amd64@0.0.0-pre-alpha.1-c4e1f18(transitive)
+ Addedoriservice-linux-arm64@0.0.0-pre-alpha.1-c4e1f18(transitive)
+ Addedoriservice-windows-amd64@0.0.0-pre-alpha.1-c4e1f18(transitive)
+ Addedoriservice-windows-arm64@0.0.0-pre-alpha.1-c4e1f18(transitive)
+ Addedtree-kill@1.2.2(transitive)
- Removedoriservice-darwin-amd64@0.0.0-pre-alpha.1-b4a758d(transitive)
- Removedoriservice-darwin-arm64@0.0.0-pre-alpha.1-b4a758d(transitive)
- Removedoriservice-linux-amd64@0.0.0-pre-alpha.1-b4a758d(transitive)
- Removedoriservice-linux-arm64@0.0.0-pre-alpha.1-b4a758d(transitive)
- Removedoriservice-windows-amd64@0.0.0-pre-alpha.1-b4a758d(transitive)
- Removedoriservice-windows-arm64@0.0.0-pre-alpha.1-b4a758d(transitive)