Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "fp-try", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "A Try encapsulates the result of an operation that may have failed.", | ||
@@ -52,3 +52,3 @@ "keywords": [ | ||
"@types/chai": "4.2.7", | ||
"@types/mocha": "5.2.7", | ||
"@types/mocha": "^8.2.2", | ||
"@types/sinon-chai": "3.2.3", | ||
@@ -68,3 +68,3 @@ "@typescript-eslint/eslint-plugin": "2.11.0", | ||
"husky": "^2.3.0", | ||
"mocha": "^7.0.1", | ||
"mocha": "^8.3.2", | ||
"node": "^10.9.0", | ||
@@ -71,0 +71,0 @@ "nyc": "^15.0.0", |
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
54563