Comparing version 1.1.6 to 1.1.7
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14027
114