Comparing version 0.1.4 to 0.1.5
@@ -17,3 +17,3 @@ declare module 'noyb' { | ||
*/ | ||
declare function queryObject(query: string, obj: object, value: any): any; | ||
declare function queryObject(query: string, obj: object, value?: any): any; | ||
@@ -20,0 +20,0 @@ /** |
{ | ||
"name": "noyb", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
59628