@sweet-monads/maybe
Advanced tools
Comparing version 1.0.0 to 1.0.1
const MaybeState = { | ||
Just: "Just", | ||
None: "None", | ||
None: "None" | ||
}; | ||
@@ -5,0 +5,0 @@ export class Maybe { |
{ | ||
"name": "@sweet-monads/maybe", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"homepage": "https://github.com/JSMonk/sweet-monads/tree/master/maybe", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/JSMonk/sweet-monads/tree/master/maybe" | ||
}, | ||
"dependencies": { | ||
"@sweet-monads/interfaces": "^1.0.0" | ||
"@sweet-monads/interfaces": "^1.0.1" | ||
}, | ||
@@ -10,0 +15,0 @@ "author": "", |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
8569
0
0