@agconnect/instance-types
Advanced tools
Comparing version 1.3.0 to 1.3.1-beta
@@ -38,2 +38,7 @@ export declare type AGConnectServicesConfig = { | ||
setAppVersion(version:string):void; | ||
// only for harmony | ||
setFetch(fetch:any):void; | ||
setStorage(storage:any):void; | ||
setApp(app:any):void; | ||
setConfiguration(configuration:any):void; | ||
} | ||
@@ -40,0 +45,0 @@ export interface Crypt { |
{ | ||
"name": "@agconnect/instance-types", | ||
"version": "1.3.0", | ||
"version": "1.3.1-beta", | ||
"description": "@agconnect/instance-types", | ||
@@ -5,0 +5,0 @@ "scripts": {}, |
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
1811
43
2