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]
 - @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 Aug 4, 2021
1 parent 3475ec5 commit 5a28933
Show file tree
Hide file tree
Showing 190 changed files with 1,104 additions and 338 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.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-08-04)

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





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

**Note:** Version bump only for package @thi.ng/adjacency
Expand Down
10 changes: 5 additions & 5 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.20",
"version": "0.3.21",
"description": "Sparse & bitwise adjacency matrices and related functions for directed & undirected graphs",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -38,15 +38,15 @@
"pub": "yarn build:release && yarn publish --access public"
},
"devDependencies": {
"@thi.ng/vectors": "^6.0.4"
"@thi.ng/vectors": "^6.0.5"
},
"dependencies": {
"@thi.ng/api": "^7.1.7",
"@thi.ng/arrays": "^0.10.14",
"@thi.ng/arrays": "^0.10.15",
"@thi.ng/bitfield": "^0.4.11",
"@thi.ng/dcons": "^2.3.27",
"@thi.ng/dcons": "^2.3.28",
"@thi.ng/errors": "^1.3.2",
"@thi.ng/sparse": "^0.1.82"
"@thi.ng/sparse": "^0.1.83"
},
"files": [
"*.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/arrays/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.10.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-08-04)

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





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

**Note:** Version bump only for package @thi.ng/arrays
Expand Down
4 changes: 2 additions & 2 deletions packages/arrays/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/arrays",
"version": "0.10.14",
"version": "0.10.15",
"description": "Array / Arraylike utilities",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@thi.ng/compare": "^1.3.31",
"@thi.ng/equiv": "^1.0.43",
"@thi.ng/errors": "^1.3.2",
"@thi.ng/random": "^2.4.3"
"@thi.ng/random": "^2.4.4"
},
"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.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-08-04)

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





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

**Note:** Version bump only for package @thi.ng/associative
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.8",
"version": "5.2.9",
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -42,10 +42,10 @@
"@thi.ng/binary": "^2.2.7",
"@thi.ng/checks": "^2.9.8",
"@thi.ng/compare": "^1.3.31",
"@thi.ng/dcons": "^2.3.27",
"@thi.ng/dcons": "^2.3.28",
"@thi.ng/equiv": "^1.0.43",
"@thi.ng/errors": "^1.3.2",
"@thi.ng/transducers": "^7.8.0",
"@thi.ng/transducers": "^7.8.1",
"tslib": "^2.3.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.68](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-08-04)

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





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

**Note:** Version bump only for package @thi.ng/bencode
Expand Down
8 changes: 4 additions & 4 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.67",
"version": "0.3.68",
"description": "Bencode binary encoder / decoder with optional UTF8 encoding & floating point support",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -39,12 +39,12 @@
},
"dependencies": {
"@thi.ng/api": "^7.1.7",
"@thi.ng/arrays": "^0.10.14",
"@thi.ng/arrays": "^0.10.15",
"@thi.ng/checks": "^2.9.8",
"@thi.ng/defmulti": "^1.3.14",
"@thi.ng/errors": "^1.3.2",
"@thi.ng/transducers": "^7.8.0",
"@thi.ng/transducers-binary": "^0.6.23"
"@thi.ng/transducers": "^7.8.1",
"@thi.ng/transducers-binary": "^0.6.24"
},
"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.88](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-08-04)

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





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

**Note:** Version bump only for package @thi.ng/cache
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.87",
"version": "1.0.88",
"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 @@ -39,8 +39,8 @@
},
"dependencies": {
"@thi.ng/api": "^7.1.7",
"@thi.ng/dcons": "^2.3.27",
"@thi.ng/transducers": "^7.8.0"
"@thi.ng/dcons": "^2.3.28",
"@thi.ng/transducers": "^7.8.1"
},
"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.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-08-04)

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





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


Expand Down
10 changes: 5 additions & 5 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.2.0",
"version": "3.2.1",
"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 @@ -40,18 +40,18 @@
},
"dependencies": {
"@thi.ng/api": "^7.1.7",
"@thi.ng/arrays": "^0.10.14",
"@thi.ng/arrays": "^0.10.15",
"@thi.ng/binary": "^2.2.7",
"@thi.ng/checks": "^2.9.8",
"@thi.ng/compare": "^1.3.31",
"@thi.ng/compose": "^1.4.33",
"@thi.ng/defmulti": "^1.3.14",
"@thi.ng/errors": "^1.3.2",
"@thi.ng/math": "^4.0.3",
"@thi.ng/random": "^2.4.3",
"@thi.ng/random": "^2.4.4",
"@thi.ng/strings": "^2.1.3",
"@thi.ng/transducers": "^7.8.0",
"@thi.ng/vectors": "^6.0.4"
"@thi.ng/transducers": "^7.8.1",
"@thi.ng/vectors": "^6.0.5"
},
"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.38](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-08-04)

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





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

**Note:** Version bump only for package @thi.ng/colored-noise
Expand Down
14 changes: 7 additions & 7 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.37",
"version": "0.1.38",
"description": "Customizable O(1) ES6 generators for colored noise",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -39,15 +39,15 @@
},
"devDependencies": {
"@thi.ng/api": "^7.1.7",
"@thi.ng/dsp": "^3.0.23",
"@thi.ng/dsp-io-wav": "^0.1.57",
"@thi.ng/text-canvas": "^0.7.12",
"@thi.ng/transducers": "^7.8.0",
"@thi.ng/vectors": "^6.0.4"
"@thi.ng/dsp": "^3.0.24",
"@thi.ng/dsp-io-wav": "^0.1.58",
"@thi.ng/text-canvas": "^0.7.13",
"@thi.ng/transducers": "^7.8.1",
"@thi.ng/vectors": "^6.0.5"
},
"dependencies": {
"@thi.ng/binary": "^2.2.7",
"@thi.ng/random": "^2.4.3"
"@thi.ng/random": "^2.4.4"
},
"files": [
"*.js",
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.68](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-08-04)

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





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

**Note:** Version bump only for package @thi.ng/csp
Expand Down
8 changes: 4 additions & 4 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.67",
"version": "1.1.68",
"description": "ES6 promise based CSP primitives & operations",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -43,11 +43,11 @@
},
"dependencies": {
"@thi.ng/api": "^7.1.7",
"@thi.ng/arrays": "^0.10.14",
"@thi.ng/arrays": "^0.10.15",
"@thi.ng/checks": "^2.9.8",
"@thi.ng/dcons": "^2.3.27",
"@thi.ng/dcons": "^2.3.28",
"@thi.ng/errors": "^1.3.2",
"@thi.ng/transducers": "^7.8.0"
"@thi.ng/transducers": "^7.8.1"
},
"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.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-08-04)

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





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

**Note:** Version bump only for package @thi.ng/csv
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.29",
"version": "0.1.30",
"description": "Customizable, transducer-based CSV parser/object mapper and transformer",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@thi.ng/api": "^7.1.7",
"@thi.ng/checks": "^2.9.8",
"@thi.ng/strings": "^2.1.3",
"@thi.ng/transducers": "^7.8.0"
"@thi.ng/transducers": "^7.8.1"
},
"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.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-08-04)

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





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

**Note:** Version bump only for package @thi.ng/dcons
Expand Down
6 changes: 3 additions & 3 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.27",
"version": "2.3.28",
"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 @@ -43,8 +43,8 @@
"@thi.ng/compare": "^1.3.31",
"@thi.ng/equiv": "^1.0.43",
"@thi.ng/errors": "^1.3.2",
"@thi.ng/random": "^2.4.3",
"@thi.ng/transducers": "^7.8.0"
"@thi.ng/random": "^2.4.4",
"@thi.ng/transducers": "^7.8.1"
},
"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.57](https://github.com/thi-ng/umbrella/compare/@thi.ng/[email protected][email protected]/[email protected]) (2021-08-04)

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





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

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

0 comments on commit 5a28933

Please sign in to comment.