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

@thi.ng/math

Package Overview
Dependencies
Maintainers
1
Versions
162
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 1.7.2 to 1.7.3

8

CHANGELOG.md

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

## [1.7.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/math@1.7.2...@thi.ng/math@1.7.3) (2020-03-06)
**Note:** Version bump only for package @thi.ng/math
## [1.7.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/math@1.7.1...@thi.ng/math@1.7.2) (2020-02-26)

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

6

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

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

"typedoc": "^0.16.10",
"typescript": "^3.8.2"
"typescript": "^3.8.3"
},

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

"sideEffects": false,
"gitHead": "d426e5ee02515cbc6a769458a08c0677fe003ec9"
"gitHead": "18014ee1e4978dac7eb2e5d51d0a6ff7d82e9ffc"
}
<!-- This file is generated - DO NOT EDIT! -->
# ![@thi.ng/math](https://media.thi.ng/umbrella/banners/thing-math.svg?1582480837)
# ![@thi.ng/math](https://media.thi.ng/umbrella/banners/thing-math.svg?1583078709)

@@ -65,6 +65,16 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/math.svg)](https://www.npmjs.com/package/@thi.ng/math)

Interactive @thi.ng/hdom-canvas pattern drawing demo using transducers
![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/hdom-canvas-draw.jpg)
Interactive pattern drawing demo using transducers
[Live demo](https://demo.thi.ng/umbrella/hdom-canvas-draw/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/hdom-canvas-draw)
### hdom-canvas-particles <!-- NOTOC -->
![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/hdom-canvas-particles.jpg)
2D Bezier curve-guided particle system
[Live demo](https://demo.thi.ng/umbrella/hdom-canvas-particles/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/hdom-canvas-particles)
### iso-plasma <!-- NOTOC -->

@@ -98,2 +108,4 @@

2D scenegraph & shape picking
[Live demo](https://demo.thi.ng/umbrella/scenegraph/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/scenegraph)

@@ -105,4 +117,14 @@

2D scenegraph & image map based geometry manipulation
[Live demo](https://demo.thi.ng/umbrella/scenegraph-image/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/scenegraph-image)
### svg-barchart <!-- NOTOC -->
![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/svg-barchart.png)
Simplistic SVG bar chart component
[Live demo](https://demo.thi.ng/umbrella/svg-barchart/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/svg-barchart)
## API

@@ -109,0 +131,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