New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fathyb/carbonyl

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fathyb/carbonyl - npm Package Compare versions

Comparing version

to
0.0.1-next.1675934144667

index.js

17

package.json
{
"name": "@fathyb/carbonyl",
"version": "0.0.1-next.1675932786711",
"version": "0.0.1-next.1675934144667",
"license": "BSD-3-Clause",
"files": [
"index.js",
"index.sh"
],
"bin": {
"carbonyl": "index.sh"
},
"optionalDependencies": {
"@fathyb/carbonyl-linux-amd64": "0.0.1-next.1675932786711",
"@fathyb/carbonyl-linux-arm64": "0.0.1-next.1675932786711",
"@fathyb/carbonyl-macos-amd64": "0.0.1-next.1675932786711",
"@fathyb/carbonyl-macos-arm64": "0.0.1-next.1675932786711"
"@fathyb/carbonyl-linux-amd64": "0.0.1-next.1675934144667",
"@fathyb/carbonyl-linux-arm64": "0.0.1-next.1675934144667",
"@fathyb/carbonyl-macos-amd64": "0.0.1-next.1675934144667",
"@fathyb/carbonyl-macos-arm64": "0.0.1-next.1675934144667"
}
}