@atlasmap/core
Advanced tools
Comparing version 2.3.10 to 2.3.11
@@ -65,3 +65,11 @@ export declare class CommonUtil { | ||
static objectize(buffer: any): any; | ||
/** | ||
* Returns the given URL with the query parameters replaced with the new | ||
* values. | ||
* | ||
* @param url - the URL | ||
* @param parameters - the new parameters to set | ||
*/ | ||
static urlWithParameters(url: string, parameters: string[][] | Record<string, string> | string | URLSearchParams): string; | ||
} | ||
//# sourceMappingURL=common-util.d.ts.map |
{ | ||
"name": "@atlasmap/core", | ||
"description": "AtlasMap UI core library", | ||
"version": "2.3.10", | ||
"version": "2.3.11", | ||
"license": "Apache-2.0", | ||
@@ -115,3 +115,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "c034f71638e543a1c924d062b0820c25f5873239" | ||
"gitHead": "d783b3959dd350189013b2e34e3c09d06be71d77" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
2736832
19747