Socket
Socket
Sign inDemoInstall

@thi.ng/math

Package Overview
Dependencies
Maintainers
1
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/math - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

8

CHANGELOG.md

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

## [3.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/math@3.0.0...@thi.ng/math@3.0.1) (2021-01-02)
**Note:** Version bump only for package @thi.ng/math
# [3.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/math@2.2.2...@thi.ng/math@3.0.0) (2020-12-22)

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

10

package.json
{
"name": "@thi.ng/math",
"version": "3.0.0",
"version": "3.0.1",
"description": "Assorted common math functions & utilities",

@@ -36,3 +36,3 @@ "module": "./index.js",

"doc:readme": "ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts",
"doc": "node_modules/.bin/typedoc --mode modules --out doc --theme ../../tools/doc/typedoc-theme src",
"doc": "node_modules/.bin/typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts",
"doc:ae": "mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose",

@@ -49,7 +49,7 @@ "pub": "yarn build:release && yarn publish --access public"

"ts-node": "^9.1.1",
"typedoc": "^0.19.2",
"typedoc": "^0.20.4",
"typescript": "^4.1.3"
},
"dependencies": {
"@thi.ng/api": "^6.13.5"
"@thi.ng/api": "^6.13.6"
},

@@ -83,3 +83,3 @@ "files": [

},
"gitHead": "8fed74edc94bfb65f84e8982e6724619bbfbd1d0"
"gitHead": "a2127bae6d16682027fd94190452b8404bf99a47"
}

@@ -108,2 +108,2 @@ <!-- This file is generated - DO NOT EDIT! -->

&copy; 2013 - 2020 Karsten Schmidt // Apache Software License 2.0
&copy; 2013 - 2021 Karsten Schmidt // Apache Software License 2.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