Skip to content

Commit

Permalink
v1.1.0-alpha.202211051948
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Nov 5, 2022
1 parent 8555c57 commit e4988e9
Show file tree
Hide file tree
Showing 148 changed files with 455 additions and 455 deletions.
4 changes: 2 additions & 2 deletions internal/assert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/internal-assert",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"description": "This package provides internal utilities for '@esfx' and is not intended for use in user-code.",
"type": "commonjs",
"types": "./dist/types/index.d.ts",
Expand All @@ -25,7 +25,7 @@
"url": "https://github.com/esfx/esfx/issues"
},
"dependencies": {
"@esfx/internal-guards": "^1.1.0-alpha.202210252139"
"@esfx/internal-guards": "^1.1.0-alpha.202211051948"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion internal/binarysearch/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions internal/binarysearch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/internal-binarysearch",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"description": "This package provides internal utilities for @esfx and is not intended for use in user-code.",
"type": "commonjs",
"types": "./dist/types/index.d.ts",
Expand All @@ -25,7 +25,7 @@
"url": "https://github.com/esfx/esfx/issues"
},
"dependencies": {
"@esfx/equatable": "^1.1.0-alpha.202210252139"
"@esfx/equatable": "^1.1.0-alpha.202211051948"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion internal/collections-hash/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions internal/collections-hash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/internal-collections-hash",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"description": "This package provides internal utilities for @esfx and is not intended for use in user-code.",
"type": "commonjs",
"types": "./dist/types/index.d.ts",
Expand All @@ -25,7 +25,7 @@
"url": "https://github.com/esfx/esfx/issues"
},
"dependencies": {
"@esfx/equatable": "^1.1.0-alpha.202210252139"
"@esfx/equatable": "^1.1.0-alpha.202211051948"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion internal/deprecate/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/deprecate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/internal-deprecate",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"description": "This package provides internal utilities for '@esfx' and is not intended for use in user-code.",
"private": true,
"type": "commonjs",
Expand Down
2 changes: 1 addition & 1 deletion internal/guards/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions internal/guards/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/internal-guards",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"description": "This package provides internal utilities for @esfx and is not intended for use in user-code.",
"type": "commonjs",
"types": "./dist/types/index.d.ts",
Expand Down Expand Up @@ -29,6 +29,6 @@
},
"gitHead": "404382c3b617933f0d087fd7d64481860c46f60b",
"dependencies": {
"@esfx/type-model": "^1.1.0-alpha.202210252139"
"@esfx/type-model": "^1.1.0-alpha.202211051948"
}
}
2 changes: 1 addition & 1 deletion internal/jest-sequence/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/jest-sequence/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/internal-jest-sequence",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"description": "This package provides internal utilities for '@esfx' and is not intended for use in user-code.",
"type": "commonjs",
"types": "./dist/types/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion internal/linked-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/internal-linked-list",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"private": true,
"description": "This package provides internal utilities for @esfx and is not intended for use in user-code.",
"type": "commonjs",
Expand Down
2 changes: 1 addition & 1 deletion internal/tag/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/internal-tag",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"description": "This package provides internal utilities for '@esfx' and is not intended for use in user-code.",
"private": true,
"type": "commonjs",
Expand Down
2 changes: 1 addition & 1 deletion internal/threading/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/threading/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/internal-threading",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"description": "This package provides internal utilities for '@esfx' and is not intended for use in user-code.",
"private": true,
"type": "commonjs",
Expand Down
2 changes: 1 addition & 1 deletion internal/ts-worker/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/ts-worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/internal-ts-worker",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"description": "This package provides internal utilities for '@esfx' and is not intended for use in user-code.",
"private": true,
"type": "commonjs",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"npmClient": "yarn",
"useWorkspaces": true,
"packages": [
Expand Down
2 changes: 1 addition & 1 deletion packages/async-autoresetevent/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions packages/async-autoresetevent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/async-autoresetevent",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"description": "Provides 'AsyncAutoResetEvent', an async coordination primitive.",
"type": "commonjs",
"types": "./dist/types/index.d.ts",
Expand All @@ -25,12 +25,12 @@
"url": "https://github.com/esfx/esfx/issues"
},
"dependencies": {
"@esfx/async-waitqueue": "^1.1.0-alpha.202210252139",
"@esfx/cancelable": "^1.1.0-alpha.202210252139"
"@esfx/async-waitqueue": "^1.1.0-alpha.202211051948",
"@esfx/cancelable": "^1.1.0-alpha.202211051948"
},
"devDependencies": {
"@esfx/canceltoken": "^1.1.0-alpha.202210252139",
"@esfx/internal-guards": "^1.1.0-alpha.202210252139"
"@esfx/canceltoken": "^1.1.0-alpha.202211051948",
"@esfx/internal-guards": "^1.1.0-alpha.202211051948"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/async-barrier/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions packages/async-barrier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/async-barrier",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"description": "Provides 'AsyncBarrier', an async coordination primitive.",
"type": "commonjs",
"types": "./dist/types/index.d.ts",
Expand All @@ -25,12 +25,12 @@
"url": "https://github.com/esfx/esfx/issues"
},
"dependencies": {
"@esfx/async-waitqueue": "^1.1.0-alpha.202210252139",
"@esfx/cancelable": "^1.1.0-alpha.202210252139"
"@esfx/async-waitqueue": "^1.1.0-alpha.202211051948",
"@esfx/cancelable": "^1.1.0-alpha.202211051948"
},
"devDependencies": {
"@esfx/canceltoken": "^1.1.0-alpha.202210252139",
"@esfx/internal-guards": "^1.1.0-alpha.202210252139"
"@esfx/canceltoken": "^1.1.0-alpha.202211051948",
"@esfx/internal-guards": "^1.1.0-alpha.202211051948"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/async-canceltoken/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions packages/async-canceltoken/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/async-canceltoken",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"description": "CancelToken async coordination primitive.",
"type": "commonjs",
"types": "./dist/types/index.d.ts",
Expand All @@ -25,14 +25,14 @@
"url": "https://github.com/esfx/esfx/issues"
},
"dependencies": {
"@esfx/cancelable": "^1.1.0-alpha.202210252139",
"@esfx/canceltoken": "^1.1.0-alpha.202210252139",
"@esfx/disposable": "^1.1.0-alpha.202210252139",
"@esfx/cancelable": "^1.1.0-alpha.202211051948",
"@esfx/canceltoken": "^1.1.0-alpha.202211051948",
"@esfx/disposable": "^1.1.0-alpha.202211051948",
"tslib": "^2.4.0"
},
"devDependencies": {
"@esfx/internal-guards": "^1.1.0-alpha.202210252139",
"@esfx/internal-linked-list": "^1.1.0-alpha.202210252139"
"@esfx/internal-guards": "^1.1.0-alpha.202211051948",
"@esfx/internal-linked-list": "^1.1.0-alpha.202211051948"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/async-conditionvariable/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions packages/async-conditionvariable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/async-conditionvariable",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"description": "Provides 'AsyncConditionVariable', an async coordination primitive.",
"type": "commonjs",
"types": "./dist/types/index.d.ts",
Expand All @@ -25,13 +25,13 @@
"url": "https://github.com/esfx/esfx/issues"
},
"dependencies": {
"@esfx/async-lockable": "^1.1.0-alpha.202210252139",
"@esfx/cancelable": "^1.1.0-alpha.202210252139"
"@esfx/async-lockable": "^1.1.0-alpha.202211051948",
"@esfx/cancelable": "^1.1.0-alpha.202211051948"
},
"devDependencies": {
"@esfx/async-mutex": "^1.1.0-alpha.202210252139",
"@esfx/internal-guards": "^1.1.0-alpha.202210252139",
"@esfx/internal-linked-list": "^1.1.0-alpha.202210252139"
"@esfx/async-mutex": "^1.1.0-alpha.202211051948",
"@esfx/internal-guards": "^1.1.0-alpha.202211051948",
"@esfx/internal-linked-list": "^1.1.0-alpha.202211051948"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/async-countdown/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/async-countdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/async-countdown",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"description": "Provides 'AsyncCountdownEvent', an async coordination primitive.",
"type": "commonjs",
"types": "./dist/types/index.d.ts",
Expand All @@ -25,11 +25,11 @@
"url": "https://github.com/esfx/esfx/issues"
},
"dependencies": {
"@esfx/async-manualresetevent": "^1.1.0-alpha.202210252139",
"@esfx/cancelable": "^1.1.0-alpha.202210252139"
"@esfx/async-manualresetevent": "^1.1.0-alpha.202211051948",
"@esfx/cancelable": "^1.1.0-alpha.202211051948"
},
"devDependencies": {
"@esfx/internal-guards": "^1.1.0-alpha.202210252139"
"@esfx/internal-guards": "^1.1.0-alpha.202211051948"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/async-deferred/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/async-deferred/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/async-deferred",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"description": "Provides 'Deferred', an async coordination primitive.",
"type": "commonjs",
"types": "./dist/types/index.d.ts",
Expand All @@ -25,7 +25,7 @@
"url": "https://github.com/esfx/esfx/issues"
},
"devDependencies": {
"@esfx/internal-guards": "^1.1.0-alpha.202210252139"
"@esfx/internal-guards": "^1.1.0-alpha.202211051948"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/async-delay/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/async-delay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esfx/async-delay",
"version": "1.1.0-alpha.202210252139",
"version": "1.1.0-alpha.202211051948",
"description": "Provides 'delay', an async coordination function.",
"type": "commonjs",
"types": "./dist/types/index.d.ts",
Expand All @@ -25,7 +25,7 @@
"url": "https://github.com/esfx/esfx/issues"
},
"dependencies": {
"@esfx/cancelable": "^1.1.0-alpha.202210252139"
"@esfx/cancelable": "^1.1.0-alpha.202211051948"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit e4988e9

Please sign in to comment.