Comparing version 0.2.2 to 0.2.3
@@ -5,3 +5,3 @@ import { IOEither } from "fp-ts/lib/IOEither"; | ||
import { AssetUrlParams, AttachmentUrlParams, Component, ComponentUrlParams, IdProviderUrlParams, ImagePlaceHolderParams, ImageUrlParams, LoginUrlParams, LogoutUrlParams, MultipartItem, PageUrlParams, ProcessHtmlParams, ServiceUrlParams, UrlParams } from "enonic-types/lib/portal"; | ||
export declare function getContent<A>(): IOEither<EnonicError, Content<A>>; | ||
export declare function getContent<A, PageConfig = any>(): IOEither<EnonicError, Content<A, PageConfig>>; | ||
export declare function getComponent<A>(): IOEither<EnonicError, Component<A>>; | ||
@@ -8,0 +8,0 @@ export declare function getIdProviderKey(): IOEither<EnonicError, string>; |
{ | ||
"name": "enonic-fp", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Functional programming helpers for Enonic XP", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"enonic-types": "^0.0.8", | ||
"enonic-types": "^0.0.9", | ||
"fp-ts": "^2.1.1" | ||
@@ -30,0 +30,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
44632
+ Addedenonic-types@0.0.9(transitive)
- Removedenonic-types@0.0.8(transitive)
Updatedenonic-types@^0.0.9