Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alwatr/math

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/math - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

math.d.ts

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.7.1](https://github.com/AliMD/alwatr/compare/v0.7.0...v0.7.1) (2022-03-12)
**Note:** Version bump only for package @alwatr/math
# [0.7.0](https://github.com/AliMD/alwatr/compare/v0.6.1...v0.7.0) (2022-03-12)

@@ -8,0 +16,0 @@

4

package.json
{
"name": "@alwatr/math",
"version": "0.7.0",
"version": "0.7.1",
"description": "Simple useful Math library written in tiny TypeScript module.",

@@ -40,3 +40,3 @@ "keywords": [

},
"gitHead": "5eca110493087213c2c01695b9738a5f9fd8edf7"
"gitHead": "5910ed9a1d0a308bf72a937675ac6af704755a14"
}

@@ -9,2 +9,4 @@ # @alwatr/math

Check the value is number or can convert to a number, for example string ' 123 ' can be converted to 123.
#### Why is this needed?

@@ -11,0 +13,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