@orchidjs/sifter
Advanced tools
Comparing version 0.7.4 to 0.7.5
@@ -13,5 +13,5 @@ { | ||
"declarationDir": "../dist/types", | ||
"isolatedModules": true, | ||
"moduleResolution": "node" | ||
}, | ||
} |
@@ -14,3 +14,3 @@ { | ||
"description": "A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.", | ||
"version": "0.7.4", | ||
"version": "0.7.5", | ||
"license": "Apache-2.0", | ||
@@ -21,3 +21,3 @@ "author": "Brian Reavis <brian@thirdroute.com>", | ||
"module": "dist/esm/sifter.js", | ||
"types": "lib/sifter.ts", | ||
"types": "dist/types/sifter.d.ts", | ||
"repository": { | ||
@@ -33,2 +33,3 @@ "type": "git", | ||
"build": "npx rollup -c .config/rollup.config.js", | ||
"build:types": "tsc -p .config --emitDeclarationOnly", | ||
"coveralls": "jest --coverage && cat ./coverage/lcov.info | coveralls" | ||
@@ -35,0 +36,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
636789
68
5402