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 Compare versions

Comparing version 1.5.1 to 1.5.2

.yarnrc

14

package.json
{
"name": "any-to-any",
"version": "1.5.1",
"description": "convert numbers between bases ( any base to any base ) .. ",
"version": "1.5.2",
"description": " convert numbers between bases ( any base to any base ) 🔀 .. ",
"main": "dist/index.js",

@@ -36,3 +36,6 @@ "scripts": {

],
"author": "imed jaberi",
"author": {
"name": "imed jaberi",
"email": "3imed.jaberi@gmail.com"
},
"license": "MIT",

@@ -54,3 +57,8 @@ "bugs": {

"typescript": "^3.5.3"
},
"engines": {
"node": ">= 10.12.0",
"npm": ">= 6.9.0",
"yarn": ">= 1.16.0"
}
}

@@ -15,2 +15,3 @@ # ANY-TO-ANY - converts numbers between bases ; binary , decimal , octal , hexadecimal and muche more ..

---
- NPM :

@@ -21,3 +22,8 @@ ```bash

- YARN :
```bash
$ yarn add any-to-any
```
## Usage

@@ -82,2 +88,1 @@ ---

[MIT](https://choosealicense.com/licenses/mit/)
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