Socket
Socket
Sign inDemoInstall

the-math

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

the-math - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

2

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

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

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

```typescript
import TheMath from 'the-math';

@@ -39,2 +40,3 @@

// result: 7
```

@@ -44,2 +46,3 @@

```typescript
import TheMath from 'the-math';

@@ -49,2 +52,3 @@

// result: 21
```

@@ -54,2 +58,3 @@

```typescript
import TheMath from 'the-math';

@@ -59,2 +64,3 @@

// result: 7
```

@@ -64,2 +70,3 @@

```typescript
import TheMath from 'the-math';

@@ -69,2 +76,3 @@

// result: 18
```

@@ -74,2 +82,3 @@

```typescript
import TheMath from 'the-math';

@@ -79,2 +88,3 @@

// result: 67
```

@@ -81,0 +91,0 @@

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