Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@canutin/svelte-currency-input

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@canutin/svelte-currency-input - npm Package Compare versions

Comparing version 0.8.0 to 0.9.0

1

CurrencyInput.svelte.d.ts

@@ -21,2 +21,3 @@ import { SvelteComponentTyped } from "svelte";

} | null | undefined;
onValueChange?: ((value: number) => any) | undefined;
};

@@ -23,0 +24,0 @@ events: {

2

package.json
{
"name": "@canutin/svelte-currency-input",
"version": "0.8.0",
"version": "0.9.0",
"exports": {

@@ -5,0 +5,0 @@ "./package.json": "./package.json",

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