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

react-currency-input-field

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-currency-input-field - npm Package Compare versions

Comparing version 3.8.1 to 3.9.0

2

dist/index.d.ts
import CurrencyInput from './components/CurrencyInput';
export { CurrencyInputProps, CurrencyInputOnChangeValues } from './components/CurrencyInputProps';
export { CurrencyInputProps, CurrencyInputOnChangeValues, IntlConfig } from './components/CurrencyInputProps';
export default CurrencyInput;
export { formatValue } from './components/utils/formatValue';
export { cleanValue } from './components/utils/cleanValue';
{
"name": "react-currency-input-field",
"version": "3.8.1",
"version": "3.9.0",
"description": "React <input/> component for formatting currency and numbers.",

@@ -5,0 +5,0 @@ "files": [

import CurrencyInput from './components/CurrencyInput';
export { CurrencyInputProps, CurrencyInputOnChangeValues } from './components/CurrencyInputProps';
export { CurrencyInputProps, CurrencyInputOnChangeValues, IntlConfig } from './components/CurrencyInputProps';
export default CurrencyInput;
export { formatValue } from './components/utils/formatValue';
export { cleanValue } from './components/utils/cleanValue';
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