Socket
Socket
Sign inDemoInstall

@typed/maybe

Package Overview
Dependencies
3
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.5 to 9.0.0

11

package.json
{
"name": "@typed/maybe",
"version": "8.0.5",
"version": "9.0.0",
"description": "Data structure for working with values that may not exist",

@@ -26,3 +26,3 @@ "main": "./cjs/index.js",

"dependencies": {
"@typed/lambda": "^1.0.5"
"@typed/lambda": "^2.0.0"
},

@@ -36,4 +36,7 @@ "publishConfig": {

"sideEffects": false,
"gitHead": "1182d7f246d79718d84a58f75a2d9e7e129875b8",
"unpkg": "./umd/index.js"
"gitHead": "cf1bf36aefe0f8968036149e65eba567cde9d23a",
"unpkg": "./umd/index.js",
"exports": {
".": "./esm/index.js"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc