sveltekit-search-params
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -1,1 +0,1 @@ | ||
export { ssp, queryParameters, queryParam, } from "./sveltekit-search-params"; | ||
export { ssp, queryParameters, queryParam, } from "./sveltekit-search-params.js"; |
// Reexport your entry components here | ||
export { ssp, queryParameters, queryParam, } from "./sveltekit-search-params"; | ||
export { ssp, queryParameters, queryParam, } from "./sveltekit-search-params.js"; |
{ | ||
"name": "sveltekit-search-params", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"repository": "git+https://github.com/paoloricciuti/sveltekit-search-params.git", | ||
"author": "Paolo Ricciuti", | ||
"license": "MIT", | ||
"homepage": "https://sveltekit-search-params.netlify.app", | ||
"keywords": [ | ||
"sveltekit", | ||
"svelte", | ||
"reactive", | ||
"search-params", | ||
"search params", | ||
"search-parameters", | ||
"search parameters", | ||
"query", | ||
"query parameters", | ||
"query-parameters", | ||
"query params", | ||
"query-params" | ||
], | ||
"devDependencies": { | ||
@@ -25,5 +43,5 @@ "@sveltejs/adapter-auto": "next", | ||
"peerDependencies": { | ||
"@sveltejs/kit": "next", | ||
"lz-string": "^1.4.4", | ||
"svelte": "^3.44.0", | ||
"@sveltejs/kit": "next" | ||
"svelte": "^3.44.0" | ||
}, | ||
@@ -30,0 +48,0 @@ "exports": { |
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 contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
18115
0
1
1