baseframe-js
Advanced tools
Comparing version 4.5.2 to 4.5.3
@@ -5,2 +5,3 @@ | ||
declare export const objectToQs: (obj:object) => string; | ||
declare export const qsToObject: (obj?:string) => object; | ||
@@ -7,0 +8,0 @@ declare const getUrlParam: (name: string, searchStr?: string) => string | null; |
{ | ||
"name": "baseframe-js", | ||
"version": "4.5.2", | ||
"version": "4.5.3", | ||
"description": "A suite of useful Javascript plugins and functions to help with Front-end Development on websites", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
182297
3099