Socket
Socket
Sign inDemoInstall

any-to-any

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

any-to-any - npm Package Versions

23

5.0.0

Diff

Changelog

Source

5.0.0 (19 Jun 2024)

  • upgrade TypeScript to v5
  • remove colors dependency
  • migrate eslint from v7 to v9
  • drop support for all node.js versions lower than 20
  • update travis-ci pipline to support node.js 20+
  • remove the new experimental convert api
  • replace the ts compiler with tsup bundler
  • replace mocha and chai with native node.js test runner module and assert module
  • replace nyc for coverage with c8
  • exports cjs and esm formats
3imed-jaberi
published 4.2.1 •

Changelog

Source

4.2.1 (24 Apr 2022)

  • fix publish config.
3imed-jaberi
published 4.2.0 •

Changelog

Source

4.2.0 (24 Apr 2022)

  • update travis-ci pipeline (support nodejs 12 --> 18).
  • fix too Large Binary bug #19.
  • check the input value #20.
  • fix hexadecimal to decimal #21.
  • add new experimental convert api.
3imed-jaberi
published 4.1.0 •

Changelog

Source

4.1.0 (19 Nov 2021)

  • update travis-ci pipeline (support nodejs 12 --> 16).
  • fix result when pass 0.
  • improve the perfermonce by ealy return when we pass already number with base 10.
3imed-jaberi
published 4.0.0 •

Changelog

Source

4.0.0 (06 Mar 2021)

  • update travis-ci pipeline (support nodejs 12 --> 15).
  • refactor + improve the perfermonce.
  • update LICENSE.
  • update README.md.
  • make the test cover 100%.
  • reduce files + bundle.
3imed-jaberi
published 3.0.0 •

Changelog

Source

3.0.0 (09 Jan 2021)

  • update travis-ci pipeline (support nodejs 8 --> 15).
  • improve the perfermonce (better logic, clean and fast code)..
  • update LICENSE.
  • update README.md.
  • make the test cover 100%.
  • reduce the bundle size.
3imed-jaberi
published 2.1.1 •

Changelog

Source

2.1.1 (13 Nov 2020)

  • update README.md
3imed-jaberi
published 2.1.0 •

Changelog

Source

2.1.0 (08 Mai 2020)

  • update travis-ci pipeline (support nodejs 8+).
  • improve the code (better & fast code).
  • replace istanbul by nyc.
  • use mocharc.json file over script.
  • add CHANGELOG.md.
  • update LICENSE.
  • update README.md.
  • update TypeScript config.
  • make the TS typings in the root of the repo.
  • update all the devDeps.
  • create more scripts for nano automation during the build and ci.
  • use ternary operator over if-else.
  • reduce the bundle size.
  • add bundle size checking.
  • make the test cover 100%.
  • remove the build dir from the repo.
3imed-jaberi
published 2.0.0 •

Changelog

Source

2.0.0 (13 Jan 2020)

  • imporve the anyBaseToDecimal.
  • imporve the decimalToAnyBase.
  • imporve the main funcs.
  • better way to re-use the errors msgs.
  • re-structure the pkg.
3imed-jaberi
published 2.0.1-rc •

Changelog

Source

2.0.1-rc (13 Jan 2020) [deprected]

  • fix dist dir.
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