eh-api-client
Advanced tools
Comparing version 0.47.5 to 0.47.6
@@ -42,3 +42,3 @@ // Type definitions for eh-api-client 0.24.0 | ||
export declare class APIFactory { | ||
declare class APIFactory { | ||
Client: { new ():Client }; | ||
@@ -45,0 +45,0 @@ secret: string | null |
@@ -195,3 +195,2 @@ var | ||
module.exports.Factory = Factory; | ||
module.exports = Factory; |
{ | ||
"name": "eh-api-client", | ||
"version": "0.47.5", | ||
"version": "0.47.6", | ||
"description": "Node.js rest client", | ||
@@ -5,0 +5,0 @@ "main": "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
46562
1489