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
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 2.0.0-next.12 to 2.0.0-next.13

3

dist/form/Input.svelte.d.ts

@@ -31,6 +31,7 @@ import type { HTMLInputAttributes, HTMLTextareaAttributes } from 'svelte/elements';

onsubmit?: (e: Event) => void;
input?: HTMLInputElement | HTMLTextAreaElement;
}, {
[evt: string]: CustomEvent<any>;
}, {}, {}, "value">;
}, {}, {}, "input" | "value">;
type Input = InstanceType<typeof Input>;
export default Input;
{
"name": "nunui",
"version": "2.0.0-next.12",
"version": "2.0.0-next.13",
"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