@smakss/search
Advanced tools
Comparing version 2.0.0-beta.3 to 2.0.0
@@ -6,3 +6,3 @@ { | ||
}, | ||
"description": "Search through array and/or objects for specific keyword.", | ||
"description": "Enhance your searching capabilities with @smakss/search. Effortlessly find keywords in arrays, nested arrays, and objects, perfect for deep search needs in various data structures.", | ||
"devDependencies": { | ||
@@ -31,5 +31,26 @@ "@commitlint/cli": "^18.2.0", | ||
}, | ||
"files": ["dist"], | ||
"files": [ | ||
"dist" | ||
], | ||
"homepage": "https://github.com/SMAKSS/search#readme", | ||
"keywords": ["npm", "yarn", "search", "Array", "Object", "SMAKSS", "CommonJS", "EcmaScript", "Typescript", "Nested array", "Nested object", "Search in arrays", "Search in objects"], | ||
"keywords": [ | ||
"advanced-search", | ||
"deep-search-arrays", | ||
"object-search", | ||
"nested-data-search", | ||
"keyword-finder", | ||
"npm", | ||
"yarn", | ||
"search", | ||
"Array", | ||
"Object", | ||
"SMAKSS", | ||
"CommonJS", | ||
"EcmaScript", | ||
"Typescript", | ||
"Nested array", | ||
"Nested object", | ||
"Search in arrays", | ||
"Search in objects" | ||
], | ||
"license": "MIT", | ||
@@ -55,3 +76,3 @@ "main": "dist/cjs/index.js", | ||
"types": "lib", | ||
"version": "2.0.0-beta.3" | ||
"version": "2.0.0" | ||
} |
@@ -9,6 +9,4 @@ # Search | ||
Check out the [working demo](https://runkit.com/smakss/5f738b7f464579001bfda2d0) on RunKit. | ||
Explore the live demonstration available on CodeSandbox: | ||
or | ||
[![View @smakss/search](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/smakss-search-zlqtu3?fontsize=14&hidenavigation=1&theme=dark) | ||
@@ -15,0 +13,0 @@ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
101122
0
128