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

nunui

Package Overview
Dependencies
Maintainers
1
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nunui - npm Package Compare versions

Comparing version 0.0.42 to 0.0.43

40

index.js

@@ -1,1 +0,39 @@

// Reexport your entry components here
import Blocker from "$lib/Blocker";
import Button from "$lib/Button";
import Card from "$lib/Card";
import Checkbox from "$lib/Checkbox";
import CircularProgress from "$lib/CircularProgress";
import Hoverable from "$lib/Hoverable";
import Icon from "$lib/Icon";
import IconButton from "$lib/IconButton";
import Input from "$lib/Input";
import LinearProgress from "$lib/LinearProgress";
import List from "$lib/List";
import Paper from "$lib/Paper";
import Radio from "$lib/Radio";
import Ripple from "$lib/Ripple";
import SegmentButton from "$lib/SegmentButton";
import Table from "$lib/Table";
import ThemeProvider from "$lib/ThemeProvider";
import Tooltip from "$lib/Tooltip";
export {
Blocker,
Button,
Card,
Checkbox,
CircularProgress,
Hoverable,
Icon,
IconButton,
Input,
LinearProgress,
List,
Paper,
Radio,
Ripple,
SegmentButton,
Table,
ThemeProvider,
Tooltip
}

2

package.json
{
"name": "nunui",
"description": "Svelte UI Component Library",
"version": "0.0.42",
"version": "0.0.43",
"devDependencies": {

@@ -6,0 +6,0 @@ "@sveltejs/adapter-auto": "1.0.0-next.84",

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