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

nunui

Package Overview
Dependencies
Maintainers
0
Versions
171
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 2.0.0-next.45 to 2.0.0-next.46

4

dist/table/Table.svelte.d.ts

@@ -6,4 +6,4 @@ import type { HTMLAttributes } from 'svelte/elements';

header?: any;
stickyTop?: boolean | number;
stickyLeft?: boolean | number;
stickyTop?: boolean | number | string | null;
stickyLeft?: boolean | number | string | null;
}

@@ -10,0 +10,0 @@ declare const Table: import("svelte").Component<TableProps, {}, "">;

{
"name": "nunui",
"version": "2.0.0-next.45",
"version": "2.0.0-next.46",
"scripts": {

@@ -5,0 +5,0 @@ "dev": "vite dev",

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