New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

svelte-lucide

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-lucide - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.2.6](https://github.com/shinokada/svelte-lucide/compare/v0.2.5...v0.2.6) (2023-01-30)
### Features
* add pwa ([31e4a41](https://github.com/shinokada/svelte-lucide/commit/31e4a416540cfc5f7634f841455c2722cba5850f))
### [0.2.5](https://github.com/shinokada/svelte-lucide/compare/v0.2.4...v0.2.5) (2023-01-30)

@@ -7,0 +14,0 @@

9

package.json
{
"name": "svelte-lucide",
"version": "0.2.5",
"version": "0.2.6",
"description": "Lucide-icon components for Sveltejs",

@@ -30,3 +30,8 @@ "author": {

"vite": "^4.0.0",
"vitest": "^0.25.3"
"vitest": "^0.25.3",
"postcss": "^8.4.14",
"postcss-load-config": "^4.0.1",
"svelte-preprocess": "^4.10.7",
"autoprefixer": "^10.4.7",
"tailwindcss": "^3.1.5"
},

@@ -33,0 +38,0 @@ "type": "module",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc