@typed/maybe
Advanced tools
Comparing version 8.0.1 to 8.0.2
{ | ||
"name": "@typed/maybe", | ||
"version": "8.0.1", | ||
"version": "8.0.2", | ||
"description": "Data structure for working with values that may not exist", | ||
@@ -26,3 +26,3 @@ "main": "./cjs/index.js", | ||
"dependencies": { | ||
"@typed/lambda": "^1.0.1" | ||
"@typed/lambda": "^1.0.2" | ||
}, | ||
@@ -36,4 +36,4 @@ "publishConfig": { | ||
"sideEffects": false, | ||
"gitHead": "8b2b4a461b095009848d027948f97eae513593a4", | ||
"gitHead": "234e175da43230384b18c53bddce77316bd90100", | ||
"unpkg": "./umd/index.js" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
436472
220
Updated@typed/lambda@^1.0.2