svelte-legos
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "svelte-legos", | ||
"version": "0.2.1", | ||
"main": "./package/index.js", | ||
"version": "0.2.2", | ||
"description": "A framework for Svelte Utilities", | ||
"author": "Ankur Singhal", | ||
"license": "MIT", | ||
"main": "./dist/index.js", | ||
"repository": { | ||
@@ -27,26 +30,25 @@ "type": "git", | ||
"devDependencies": { | ||
"@sveltejs/adapter-auto": "^1.0.0", | ||
"@sveltejs/adapter-static": "^2.0.1", | ||
"@sveltejs/kit": "^1.0.0", | ||
"@sveltejs/package": "^1.0.0", | ||
"@sveltejs/adapter-static": "^2.0.2", | ||
"@sveltejs/kit": "^1.20.5", | ||
"@sveltejs/package": "^2.1.0", | ||
"@types/canvas-confetti": "^1.6.0", | ||
"@types/prismjs": "^1.26.0", | ||
"@typescript-eslint/eslint-plugin": "^5.45.0", | ||
"@typescript-eslint/parser": "^5.45.0", | ||
"autoprefixer": "^10.4.13", | ||
"@typescript-eslint/eslint-plugin": "^5.60.1", | ||
"@typescript-eslint/parser": "^5.60.1", | ||
"autoprefixer": "^10.4.14", | ||
"chokidar": "^3.5.3", | ||
"concurrently": "^7.6.0", | ||
"eslint": "^8.28.0", | ||
"eslint-config-prettier": "^8.7.0", | ||
"eslint-plugin-svelte3": "^4.0.0", | ||
"postcss": "^8.4.21", | ||
"prettier": "^2.8.4", | ||
"prettier-plugin-svelte": "^2.9.0", | ||
"svelte": "^3.54.0", | ||
"svelte-check": "^3.0.1", | ||
"tailwindcss": "^3.2.7", | ||
"tslib": "^2.4.1", | ||
"typescript": "^4.9.3", | ||
"vite": "^4.0.0", | ||
"vitest": "^0.25.3" | ||
"concurrently": "^8.2.0", | ||
"eslint": "^8.43.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-svelte": "^2.31.1", | ||
"postcss": "^8.4.24", | ||
"prettier": "^2.8.8", | ||
"prettier-plugin-svelte": "^2.10.1", | ||
"svelte": "^4.0.0", | ||
"svelte-check": "^3.4.4", | ||
"tailwindcss": "^3.3.2", | ||
"tslib": "^2.5.3", | ||
"typescript": "^5.1.3", | ||
"vite": "^4.3.9", | ||
"vitest": "^0.32.2" | ||
}, | ||
@@ -61,16 +63,16 @@ "type": "module", | ||
".": { | ||
"types": "./package/index.d.ts", | ||
"svelte": "./package/index.js", | ||
"import": "./package/index.js", | ||
"require": "./package/index.js" | ||
"types": "./dist/index.d.ts", | ||
"svelte": "./dist/index.js", | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.js" | ||
} | ||
}, | ||
"files": [ | ||
"package" | ||
"dist" | ||
], | ||
"svelte": "./package/index.js", | ||
"types": "./package/index.d.ts", | ||
"svelte": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"peerDependencies": { | ||
"svelte": "^3.54.0" | ||
"svelte": "^4.0.0" | ||
} | ||
} | ||
} |
@@ -69,1 +69,5 @@ # Svelte Legos | ||
- [kripod/react-hooks](https://github.com/kripod/react-hooks) | ||
## License | ||
[MIT](LICENSE.md) |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
23
555
0
6695
0
73
324924
2