Comparing version 0.1.2 to 0.1.3
@@ -6,3 +6,3 @@ import { IOEither } from "fp-ts/lib/IOEither"; | ||
user: string; | ||
password: string; | ||
password?: string; | ||
idProvider?: string; | ||
@@ -9,0 +9,0 @@ skipAuth?: boolean; |
{ | ||
"name": "enonic-fp", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Functional programming helpers for Enonic XP", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"fp-ts": "^2.0.5" | ||
"fp-ts": "^2.1.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
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
51619
Updatedfp-ts@^2.1.0