Huge News!Announcing our $40M Series B led by Abstract Ventures.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.5 to 1.0.6

8

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

@@ -25,3 +25,3 @@ "homepage": "https://github.com/hazae41/option",

"dependencies": {
"@hazae41/result": "^1.0.12"
"@hazae41/result": "^1.0.15"
},

@@ -31,5 +31,5 @@ "devDependencies": {

"@rollup/plugin-typescript": "^11.1.0",
"@types/node": "^18.16.3",
"@types/node": "^20.1.0",
"rimraf": "^5.0.0",
"rollup": "^3.21.3",
"rollup": "^3.21.5",
"rollup-plugin-dts": "^5.3.0",

@@ -36,0 +36,0 @@ "rollup-plugin-node-externals": "^5.1.2",

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