Socket
Socket
Sign inDemoInstall

the-math

Package Overview
Dependencies
0
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.6 to 1.1.7

2

package.json
{
"name": "the-math",
"version": "1.1.6",
"version": "1.1.7",
"description": "Core of TheMath Calculator",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

@@ -33,2 +33,3 @@ # TheMath

1. Solve subtraction between 2 numbers.
```typescript

@@ -44,2 +45,3 @@

2. Solve subtraction between 2 numbers.
```typescript

@@ -55,2 +57,3 @@

3. Solve division between 2 numbers.
```typescript

@@ -66,2 +69,3 @@

4. Solve multiplication between 2 numbers.
```typescript

@@ -77,2 +81,3 @@

5. Solve a string operation arithmetic.
```typescript

@@ -79,0 +84,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc