@smallstack/common
Advanced tools
Comparing version 0.7.109 to 0.7.110
@@ -35,3 +35,3 @@ export declare enum PadDirection { | ||
static getApiURL(collectionName: string, queryName: string): string; | ||
static objectToURLParams(obj: any): string; | ||
static objectToURLParams(obj: any, prefix?: string): string; | ||
/** | ||
@@ -38,0 +38,0 @@ * stringifies any object, can return null and undefined |
{ | ||
"name": "@smallstack/common", | ||
"version": "0.7.109", | ||
"version": "0.7.110", | ||
"description": "common functionality for smallstack projects", | ||
@@ -52,3 +52,3 @@ "main": "dist/bundle/smallstack_common.umd.js", | ||
"pluralize": "^7.0.0", | ||
"rxjs": "^6.1.0", | ||
"rxjs": "^6.3.3", | ||
"underscore": "^1.9.0", | ||
@@ -55,0 +55,0 @@ "window-or-global": "^1.0.1", |
Sorry, the diff of this file is too big to display
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
380332
2006
Updatedrxjs@^6.3.3