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.1.2 to 0.1.3

src/components/DatePicker/DatePicker.svelte

4

CHANGELOG.md
# Smelte changelog
# 0.1.3
* Update dependencies
* Fix pagination in the data table
# 0.1.2

@@ -4,0 +8,0 @@ * Upgrade svelte

2

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

@@ -6,0 +6,0 @@ "dev": "sapper dev -p 7777",

@@ -97,3 +97,3 @@ # Smelte

Create `smelte.css` in `src` folder with this line:
Create `tailwind.css` in `src` folder with this line:
```

@@ -153,2 +153,2 @@ @import 'smelte/src/tailwind';

- [ ] Document API
- [ ] IE 11 support
- [ ] IE 11 support

@@ -9,4 +9,3 @@ import scrim from "./Scrim.svelte";

Scrim,
Ripple,
Spacer
};

Sorry, the diff of this file is not supported yet

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