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

smelte

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smelte - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

3

CHANGELOG.md
# Smelte changelog
## 0.0.17
* Fix dependencies
## 0.0.16

@@ -4,0 +7,0 @@ * Add fonts search bar example

8

package.json
{
"name": "smelte",
"description": "UI framework for Svelte using Tailwind CSS",
"version": "0.0.17",
"version": "0.0.18",
"scripts": {

@@ -33,3 +33,4 @@ "dev": "sapper dev -p 7777",

"dependencies": {
"svelte-waypoint": "^0.1.2"
"svelte-waypoint": "^0.1.2",
"tinycolor2": "^1.4.1"
},

@@ -78,5 +79,4 @@ "devDependencies": {

"tailwindcss": "^1.0.1",
"tailwindcss-elevation": "^0.3.0",
"tinycolor2": "^1.4.1"
"tailwindcss-elevation": "^0.3.0"
}
}
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