queryfilters
Advanced tools
Comparing version 0.3.11 to 0.3.12
{ | ||
"name": "queryfilters", | ||
"version": "v0.3.11", | ||
"version": "v0.3.12", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "test": "jest", |
@@ -27,3 +27,3 @@ const QueryQl = require('./../lib/queryql'); | ||
sort: { | ||
relation.nick: 'asc' | ||
'relation.nick': 'asc' | ||
} | ||
@@ -30,0 +30,0 @@ }); |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
51056