odata-query
Advanced tools
+2
-2
| { | ||
| "name": "odata-query", | ||
| "description": "OData v4 query builder that uses a simple object-based syntax similar to MongoDB and js-data", | ||
| "version": "8.0.1", | ||
| "version": "8.0.2", | ||
| "author": "Sean Lynch <techniq35@gmail.com>", | ||
@@ -29,3 +29,3 @@ "license": "MIT", | ||
| "scripts": { | ||
| "build": "tsc -p tsconfig.esm.json & npx vite build", | ||
| "build": "tsc --listEmittedFiles -p tsconfig.esm.json && npx vite build", | ||
| "test": "vitest run", | ||
@@ -32,0 +32,0 @@ "test-watch": "vitest", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
26446
0.08%