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

autonumeric

Package Overview
Dependencies
Maintainers
0
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autonumeric - npm Package Versions

23
15

4.10.7

Diff

acd
published 4.10.6 •

Changelog

Source

4.10.6

  • Fixes #795 Error when resetting a form that has an input with name="id"
acd
published 4.10.5 •

Changelog

Source

4.10.5

  • Adds the native focus event to the test page
  • Fixes cut event handling when eventKey x is in uppercase
acd
published 4.10.4 •

Changelog

Source

4.10.4

  • Fixes wrong npm deployment for 4.10.3
acd
published 4.10.3 •

Changelog

Source

4.10.3

  • Fixes the handling of a wheel event with a deltaY equal to zero, for real this time ;)
acd
published 4.10.2 •

Changelog

Source

4.10.2

  • Bumps the AutoNumeric version to include the new index.d.ts file
  • Fixes #773 Typescript types in index.d.ts missing/wrong
acd
published 4.10.1 •

Changelog

Source

4.10.1

  • Fixes #776 On rapid event wheel emissions, deltaY of value 0 can be emitted and makes AutoNumeric throw an error
  • Adds more visibly the current AutoNumeric version being tested on the end-to-end testing page
acd
published 4.10.0 •

Changelog

Source

4.10.0

  • Drops IE11 support
  • Removes IE11 hacks, and updates part of the code that was not using modern tech because of obsolete browsers support
  • Removes the Array.from and CustomEvent polyfills
acd
published 4.9.0 •

Changelog

Source

4.9.0

  • Closes #728 Unable to group by 2 using digital group spacing options
    • This version modifies the AutoNumeric.options.digitalGroupSpacing.two option, which is now named AutoNumeric.options.digitalGroupSpacing.twoThree
    • The AutoNumeric.options.digitalGroupSpacing.two now effectively groups only by 2 (and not by 2 and 3 like before for India's numbering system)
acd
published 4.8.4 •

Changelog

Source

4.8.4

  • Fixes #768 unformatOnSubmit does not unformat fields located outside of form DOM subtree
  • Updates the function that search for form children to also include the contenteditable elements
23
15
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