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.25.0 to 0.26.0

7

CHANGELOG.md

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

# [0.26.0](https://github.com/AliMD/alwatr/compare/v0.25.0...v0.26.0) (2022-12-22)
### Bug Fixes
- set correct path ([d01ce6f](https://github.com/AliMD/alwatr/commit/d01ce6ffa749a5e3e0e11e35b4ed61d75d61fec9))
- tsconfig ([e96dcd3](https://github.com/AliMD/alwatr/commit/e96dcd30774a9f06f7d051e0504192cbbe019e35))
# [0.25.0](https://github.com/AliMD/alwatr/compare/v0.24.1...v0.25.0) (2022-12-07)

@@ -8,0 +15,0 @@

8

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

@@ -27,5 +27,5 @@ "keywords": [

"url": "https://github.com/AliMD/alwatr",
"directory": "packages/core/math"
"directory": "core/math"
},
"homepage": "https://github.com/AliMD/alwatr/tree/main/packages/core/math#readme",
"homepage": "https://github.com/AliMD/alwatr/tree/main/core/math#readme",
"bugs": {

@@ -37,3 +37,3 @@ "url": "https://github.com/AliMD/alwatr/issues"

},
"gitHead": "03cf3c146f075309527bcf1e762a589696d0ce1d"
"gitHead": "95b0562adb46ab0266d860251e16aa0c4e9b4c09"
}

@@ -63,4 +63,4 @@ declare const supportedLanguageList: {

export declare class UnicodeDigits {
protected _toLangZeroCode: any;
protected _searchRegExt: any;
protected _toLangZeroCode: 48 | 1632 | 1776 | 1984 | 2406 | 2534 | 2662 | 2790 | 2918 | 3046 | 3174 | 3302 | 3430 | 3558 | 3664 | 3792 | 3872 | 4160 | 4240 | 6112 | 6160 | 6470 | 6608 | 6784 | 6800 | 6992 | 7088 | 7232 | 7248 | 42528 | 43216 | 43264 | 43472 | 43504 | 43600 | 44016 | 65296 | 66720 | 69734 | 69872 | 69942 | 70096 | 70384 | 70736 | 70864 | 71248 | 71360 | 71472 | 71904 | 72784 | 92768 | 93008 | 120782 | 120792 | 120802 | 120812 | 120822 | 125264;
protected _searchRegExt: RegExp;
protected _replacer(_: string, ...args: number[]): string;

@@ -67,0 +67,0 @@ /**

Sorry, the diff of this file is not supported yet

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