Comparing version 0.0.8 to 0.0.9
@@ -28,3 +28,3 @@ export interface Request { | ||
} | ||
declare type ErrorKey = "BadRequestError" | "UnauthorizedError" | "ForbiddenError" | "NotFoundError" | "MethodNotAllowedError" | "InternalServerError" | "BadGatewayError" | "PublishError"; | ||
export declare type ErrorKey = "BadRequestError" | "UnauthorizedError" | "ForbiddenError" | "NotFoundError" | "MethodNotAllowedError" | "InternalServerError" | "BadGatewayError" | "PublishError"; | ||
export interface Response { | ||
@@ -47,2 +47,1 @@ status: number; | ||
} | ||
export {}; |
@@ -28,3 +28,3 @@ export interface Request { | ||
} | ||
declare type ErrorKey = "BadRequestError" | "UnauthorizedError" | "ForbiddenError" | "NotFoundError" | "MethodNotAllowedError" | "InternalServerError" | "BadGatewayError" | "PublishError"; | ||
export declare type ErrorKey = "BadRequestError" | "UnauthorizedError" | "ForbiddenError" | "NotFoundError" | "MethodNotAllowedError" | "InternalServerError" | "BadGatewayError" | "PublishError"; | ||
export interface Response { | ||
@@ -47,2 +47,1 @@ status: number; | ||
} | ||
export {}; |
{ | ||
"name": "enonic-fp", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Functional programming helpers for Enonic XP", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
43602
35
1047