@elastic.io/oih-standard-library
Advanced tools
Comparing version 2.0.0 to 2.0.1-dev.1
@@ -276,3 +276,3 @@ import { | ||
*/ | ||
public abstract async getObjects({ | ||
public abstract getObjects({ | ||
objectType, startTime, endTime, cfg, | ||
@@ -290,3 +290,3 @@ }): Promise<any>; | ||
*/ | ||
public abstract async getObjectsFromPage({ | ||
public abstract getObjectsFromPage({ | ||
objectType, startTime, endTime, page, cfg, snapshot, | ||
@@ -293,0 +293,0 @@ }): Promise<{ |
{ | ||
"name": "@elastic.io/oih-standard-library", | ||
"version": "2.0.0", | ||
"version": "2.0.1-dev.1", | ||
"description": "Library for OIH standards implementation", | ||
@@ -5,0 +5,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
218553
48
2