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

@hazae41/option

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hazae41/option - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"type": "module",
"name": "@hazae41/option",
"version": "1.0.0",
"version": "1.0.1",
"description": "Rust-like Option for TypeScript",

@@ -24,2 +24,5 @@ "homepage": "https://github.com/hazae41/option",

},
"dependencies": {
"@hazae41/result": "^1.0.2"
},
"devDependencies": {

@@ -59,6 +62,3 @@ "@hazae41/phobos": "^1.0.10",

"unit-tested"
],
"dependencies": {
"@hazae41/result": "^1.0.0"
}
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc