Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
 - @thi.ng/[email protected]
  • Loading branch information
postspectacular committed Apr 7, 2021
1 parent 4c6a14a commit 9d35fc7
Show file tree
Hide file tree
Showing 176 changed files with 1,000 additions and 293 deletions.
8 changes: 8 additions & 0 deletions packages/adjacency/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-04-07)

**Note:** Version bump only for package @thi.ng/adjacency





# [0.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-02-20)


Expand Down
8 changes: 4 additions & 4 deletions packages/adjacency/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/adjacency",
"version": "0.3.13",
"version": "0.3.14",
"description": "Sparse & bitwise adjacency matrices and related functions for directed & undirected graphs",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@microsoft/api-extractor": "^7.13.1",
"@thi.ng/vectors": "^5.2.1",
"@thi.ng/vectors": "^5.2.2",
"@types/mocha": "^8.2.0",
"@types/node": "^14.14.14",
"mocha": "^8.3.0",
Expand All @@ -53,9 +53,9 @@
"@thi.ng/api": "^7.1.4",
"@thi.ng/arrays": "^0.10.10",
"@thi.ng/bitfield": "^0.4.8",
"@thi.ng/dcons": "^2.3.20",
"@thi.ng/dcons": "^2.3.21",
"@thi.ng/errors": "^1.3.0",
"@thi.ng/sparse": "^0.1.75"
"@thi.ng/sparse": "^0.1.76"
},
"files": [
"*.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/associative/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-04-07)

**Note:** Version bump only for package @thi.ng/associative





# [5.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-03-30)


Expand Down
6 changes: 3 additions & 3 deletions packages/associative/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/associative",
"version": "5.2.1",
"version": "5.2.2",
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -53,10 +53,10 @@
"@thi.ng/binary": "^2.2.4",
"@thi.ng/checks": "^2.9.6",
"@thi.ng/compare": "^1.3.28",
"@thi.ng/dcons": "^2.3.20",
"@thi.ng/dcons": "^2.3.21",
"@thi.ng/equiv": "^1.0.41",
"@thi.ng/errors": "^1.3.0",
"@thi.ng/transducers": "^7.6.10",
"@thi.ng/transducers": "^7.7.0",
"tslib": "^2.1.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/bencode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.61](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-04-07)

**Note:** Version bump only for package @thi.ng/bencode





# [0.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2019-07-07)

### Features
Expand Down
6 changes: 3 additions & 3 deletions packages/bencode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/bencode",
"version": "0.3.60",
"version": "0.3.61",
"description": "Bencode binary encoder / decoder with optional UTF8 encoding & floating point support",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -54,8 +54,8 @@
"@thi.ng/checks": "^2.9.6",
"@thi.ng/defmulti": "^1.3.11",
"@thi.ng/errors": "^1.3.0",
"@thi.ng/transducers": "^7.6.10",
"@thi.ng/transducers-binary": "^0.6.16"
"@thi.ng/transducers": "^7.7.0",
"@thi.ng/transducers-binary": "^0.6.17"
},
"files": [
"*.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/cache/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.81](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-04-07)

**Note:** Version bump only for package @thi.ng/cache





# [1.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2019-01-21)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 deletions packages/cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/cache",
"version": "1.0.80",
"version": "1.0.81",
"description": "In-memory cache implementations with ES6 Map-like API and different eviction strategies",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -50,8 +50,8 @@
},
"dependencies": {
"@thi.ng/api": "^7.1.4",
"@thi.ng/dcons": "^2.3.20",
"@thi.ng/transducers": "^7.6.10"
"@thi.ng/dcons": "^2.3.21",
"@thi.ng/transducers": "^7.7.0"
},
"files": [
"*.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/color/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-04-07)

**Note:** Version bump only for package @thi.ng/color





# [3.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-02-24)


Expand Down
6 changes: 3 additions & 3 deletions packages/color/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/color",
"version": "3.1.12",
"version": "3.1.13",
"description": "Array-based color types, CSS parsing, conversions, transformations, declarative theme generation, gradients, presets",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -61,8 +61,8 @@
"@thi.ng/math": "^3.4.0",
"@thi.ng/random": "^2.3.7",
"@thi.ng/strings": "^2.1.0",
"@thi.ng/transducers": "^7.6.10",
"@thi.ng/vectors": "^5.2.1"
"@thi.ng/transducers": "^7.7.0",
"@thi.ng/vectors": "^5.2.2"
},
"files": [
"*.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/colored-noise/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.31](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-04-07)

**Note:** Version bump only for package @thi.ng/colored-noise





# 0.1.0 (2020-08-28)


Expand Down
12 changes: 6 additions & 6 deletions packages/colored-noise/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/colored-noise",
"version": "0.1.30",
"version": "0.1.31",
"description": "Customizable O(1) ES6 generators for colored noise",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -41,11 +41,11 @@
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@microsoft/api-extractor": "^7.13.1",
"@thi.ng/api": "^7.1.4",
"@thi.ng/dsp": "^3.0.16",
"@thi.ng/dsp-io-wav": "^0.1.50",
"@thi.ng/text-canvas": "^0.7.5",
"@thi.ng/transducers": "^7.6.10",
"@thi.ng/vectors": "^5.2.1",
"@thi.ng/dsp": "^3.0.17",
"@thi.ng/dsp-io-wav": "^0.1.51",
"@thi.ng/text-canvas": "^0.7.6",
"@thi.ng/transducers": "^7.7.0",
"@thi.ng/vectors": "^5.2.2",
"@types/mocha": "^8.2.0",
"@types/node": "^14.14.14",
"mocha": "^8.3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/csp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.61](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-04-07)

**Note:** Version bump only for package @thi.ng/csp





# [1.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2019-07-07)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 deletions packages/csp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/csp",
"version": "1.1.60",
"version": "1.1.61",
"description": "ES6 promise based CSP primitives & operations",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -56,9 +56,9 @@
"@thi.ng/api": "^7.1.4",
"@thi.ng/arrays": "^0.10.10",
"@thi.ng/checks": "^2.9.6",
"@thi.ng/dcons": "^2.3.20",
"@thi.ng/dcons": "^2.3.21",
"@thi.ng/errors": "^1.3.0",
"@thi.ng/transducers": "^7.6.10"
"@thi.ng/transducers": "^7.7.0"
},
"files": [
"*.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/csv/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-04-07)

**Note:** Version bump only for package @thi.ng/csv





# 0.1.0 (2020-11-24)


Expand Down
4 changes: 2 additions & 2 deletions packages/csv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/csv",
"version": "0.1.22",
"version": "0.1.23",
"description": "Customizable, transducer-based CSV parser/object mapper and transformer",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@thi.ng/api": "^7.1.4",
"@thi.ng/checks": "^2.9.6",
"@thi.ng/strings": "^2.1.0",
"@thi.ng/transducers": "^7.6.10"
"@thi.ng/transducers": "^7.7.0"
},
"files": [
"*.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/dcons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-04-07)

**Note:** Version bump only for package @thi.ng/dcons





# [2.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2020-10-19)


Expand Down
4 changes: 2 additions & 2 deletions packages/dcons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/dcons",
"version": "2.3.20",
"version": "2.3.21",
"description": "Double-linked lists with comprehensive set of operations (incl. optional self-organizing behaviors)",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -55,7 +55,7 @@
"@thi.ng/equiv": "^1.0.41",
"@thi.ng/errors": "^1.3.0",
"@thi.ng/random": "^2.3.7",
"@thi.ng/transducers": "^7.6.10"
"@thi.ng/transducers": "^7.7.0"
},
"files": [
"*.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/dgraph-dot/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.50](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-04-07)

**Note:** Version bump only for package @thi.ng/dgraph-dot





# 0.1.0 (2020-04-03)


Expand Down
4 changes: 2 additions & 2 deletions packages/dgraph-dot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/dgraph-dot",
"version": "0.1.49",
"version": "0.1.50",
"description": "Customizable Graphviz DOT serialization for @thi.ng/dgraph",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@thi.ng/api": "^7.1.4",
"@thi.ng/dgraph": "^1.3.20",
"@thi.ng/dgraph": "^1.3.21",
"@thi.ng/dot": "^1.2.31"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/dgraph/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-04-07)

**Note:** Version bump only for package @thi.ng/dgraph





# [1.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2020-11-24)


Expand Down
6 changes: 3 additions & 3 deletions packages/dgraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/dgraph",
"version": "1.3.20",
"version": "1.3.21",
"description": "Type-agnostic directed acyclic graph (DAG) & graph operations",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -50,10 +50,10 @@
},
"dependencies": {
"@thi.ng/api": "^7.1.4",
"@thi.ng/associative": "^5.2.1",
"@thi.ng/associative": "^5.2.2",
"@thi.ng/equiv": "^1.0.41",
"@thi.ng/errors": "^1.3.0",
"@thi.ng/transducers": "^7.6.10"
"@thi.ng/transducers": "^7.7.0"
},
"files": [
"*.js",
Expand Down
Loading

0 comments on commit 9d35fc7

Please sign in to comment.