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 9.1.0 to 10.0.0

6

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

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

"dependencies": {
"@typed/lambda": "^2.1.0"
"@typed/lambda": "^3.0.0"
},

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

"sideEffects": false,
"gitHead": "a381603384ec39ed3958beea7167949e7b47eb58",
"gitHead": "44de53576265995c67a5f4b5a2bdb72cfd3456ae",
"unpkg": "./umd/index.js"
}
{
"compilerOptions": {
"rootDir": "./source",
"module": "es2015",
"module": "esnext",
"outDir": "./esm",

@@ -6,0 +6,0 @@ "composite": true,

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