Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @ephox/acid@2.0.3
 - @ephox/agar@5.1.1
 - @ephox/alloy@8.1.1
 - @ephox/boss@4.0.3
 - @ephox/boulder@5.0.3
 - @ephox/bridge@2.1.1
 - @ephox/darwin@5.0.4
 - @ephox/dragster@5.0.3
 - @ephox/imagetools@4.0.3
 - @ephox/jax@5.0.3
 - @ephox/katamari-assertions@2.0.3
 - @ephox/katamari@7.1.1
 - @ephox/mcagar@5.1.1
 - @tinymce/oxide@1.6.1
 - @ephox/phoenix@6.0.3
 - @ephox/polaris@4.0.3
 - @ephox/porkbun@5.0.3
 - @ephox/robin@8.0.4
 - @ephox/sand@4.0.3
 - @ephox/snooker@7.1.1
 - @ephox/sugar@7.0.3
  • Loading branch information
ephox committed Nov 18, 2020
1 parent e5fd9cf commit a089f0a
Show file tree
Hide file tree
Showing 21 changed files with 79 additions and 79 deletions.
10 changes: 5 additions & 5 deletions modules/acid/package.json
@@ -1,16 +1,16 @@
{
"name": "@ephox/acid",
"description": "Color library including Alloy UI component for a color picker",
"version": "2.0.2",
"version": "2.0.3",
"repository": {
"type": "git",
"url": "https://github.com/tinymce/tinymce"
},
"dependencies": {
"@ephox/alloy": "^8.1.0",
"@ephox/boulder": "^5.0.2",
"@ephox/katamari": "^7.1.0",
"@ephox/sugar": "^7.0.2",
"@ephox/alloy": "^8.1.1",
"@ephox/boulder": "^5.0.3",
"@ephox/katamari": "^7.1.1",
"@ephox/sugar": "^7.0.3",
"tslib": "^2.0.0"
},
"author": "Ephox Corporation",
Expand Down
10 changes: 5 additions & 5 deletions modules/agar/package.json
@@ -1,6 +1,6 @@
{
"name": "@ephox/agar",
"version": "5.1.0",
"version": "5.1.1",
"description": "Testing infrastructure",
"repository": {
"type": "git",
Expand All @@ -24,15 +24,15 @@
"license": "Apache-2.0",
"dependencies": {
"@ephox/bedrock-client": "^9.3.2",
"@ephox/jax": "^5.0.2",
"@ephox/sand": "^4.0.2",
"@ephox/sugar": "^7.0.2",
"@ephox/jax": "^5.0.3",
"@ephox/sand": "^4.0.3",
"@ephox/sugar": "^7.0.3",
"@ephox/wrap-jsverify": "^2.0.1",
"@ephox/wrap-sizzle": "^4.0.0",
"tslib": "^2.0.0"
},
"devDependencies": {
"@ephox/katamari-assertions": "^2.0.2"
"@ephox/katamari-assertions": "^2.0.3"
},
"files": [
"lib/main",
Expand Down
12 changes: 6 additions & 6 deletions modules/alloy/package.json
@@ -1,13 +1,13 @@
{
"name": "@ephox/alloy",
"version": "8.1.0",
"version": "8.1.1",
"description": "Ui Framework",
"dependencies": {
"@ephox/agar": "^5.1.0",
"@ephox/boulder": "^5.0.2",
"@ephox/katamari": "^7.1.0",
"@ephox/sand": "^4.0.2",
"@ephox/sugar": "^7.0.2",
"@ephox/agar": "^5.1.1",
"@ephox/boulder": "^5.0.3",
"@ephox/katamari": "^7.1.1",
"@ephox/sand": "^4.0.3",
"@ephox/sugar": "^7.0.3",
"tslib": "^2.0.0"
},
"files": [
Expand Down
8 changes: 4 additions & 4 deletions modules/boss/package.json
@@ -1,7 +1,7 @@
{
"name": "@ephox/boss",
"description": "Generic wrapper to document models - DomUniverse vs TestUniverse",
"version": "4.0.2",
"version": "4.0.3",
"repository": {
"type": "git",
"url": "https://github.com/tinymce/tinymce"
Expand All @@ -18,12 +18,12 @@
"LICENSE.txt"
],
"dependencies": {
"@ephox/katamari": "^7.1.0",
"@ephox/sugar": "^7.0.2",
"@ephox/katamari": "^7.1.1",
"@ephox/sugar": "^7.0.3",
"tslib": "^2.0.0"
},
"devDependencies": {
"@ephox/katamari-assertions": "^2.0.2"
"@ephox/katamari-assertions": "^2.0.3"
},
"scripts": {
"prepublishOnly": "tsc -b",
Expand Down
6 changes: 3 additions & 3 deletions modules/boulder/package.json
@@ -1,12 +1,12 @@
{
"name": "@ephox/boulder",
"version": "5.0.2",
"version": "5.0.3",
"description": "Basic javascript object validation",
"dependencies": {
"@ephox/katamari": "^7.1.0"
"@ephox/katamari": "^7.1.1"
},
"devDependencies": {
"@ephox/katamari-assertions": "^2.0.2"
"@ephox/katamari-assertions": "^2.0.3"
},
"scripts": {
"test": "bedrock-auto -b phantomjs -d src/test/ts",
Expand Down
6 changes: 3 additions & 3 deletions modules/bridge/package.json
@@ -1,6 +1,6 @@
{
"name": "@ephox/bridge",
"version": "2.1.0",
"version": "2.1.1",
"description": "Ui API for TinyMCE 5",
"repository": {
"type": "git",
Expand All @@ -12,8 +12,8 @@
"lint": "eslint --config ../../.eslintrc.json src/**/*.ts"
},
"dependencies": {
"@ephox/boulder": "^5.0.2",
"@ephox/katamari": "^7.1.0",
"@ephox/boulder": "^5.0.3",
"@ephox/katamari": "^7.1.1",
"tslib": "^2.0.0"
},
"author": "Ephox Corporation",
Expand Down
14 changes: 7 additions & 7 deletions modules/darwin/package.json
@@ -1,7 +1,7 @@
{
"name": "@ephox/darwin",
"description": "This project's purpose is to handle selection and cursor navigation.",
"version": "5.0.3",
"version": "5.0.4",
"repository": {
"type": "git",
"url": "https://github.com/tinymce/tinymce"
Expand All @@ -18,12 +18,12 @@
"LICENSE.txt"
],
"dependencies": {
"@ephox/katamari": "^7.1.0",
"@ephox/phoenix": "^6.0.2",
"@ephox/robin": "^8.0.3",
"@ephox/sand": "^4.0.2",
"@ephox/snooker": "^7.1.0",
"@ephox/sugar": "^7.0.2",
"@ephox/katamari": "^7.1.1",
"@ephox/phoenix": "^6.0.3",
"@ephox/robin": "^8.0.4",
"@ephox/sand": "^4.0.3",
"@ephox/snooker": "^7.1.1",
"@ephox/sugar": "^7.0.3",
"tslib": "^2.0.0"
},
"author": "Ephox Corporation",
Expand Down
8 changes: 4 additions & 4 deletions modules/dragster/package.json
@@ -1,7 +1,7 @@
{
"name": "@ephox/dragster",
"description": "This project handles dragging.",
"version": "5.0.2",
"version": "5.0.3",
"repository": {
"type": "git",
"url": "https://github.com/tinymce/tinymce"
Expand All @@ -18,9 +18,9 @@
"LICENSE.txt"
],
"dependencies": {
"@ephox/katamari": "^7.1.0",
"@ephox/porkbun": "^5.0.2",
"@ephox/sugar": "^7.0.2",
"@ephox/katamari": "^7.1.1",
"@ephox/porkbun": "^5.0.3",
"@ephox/sugar": "^7.0.3",
"tslib": "^2.0.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion modules/imagetools/package.json
@@ -1,6 +1,6 @@
{
"name": "@ephox/imagetools",
"version": "4.0.2",
"version": "4.0.3",
"description": "Image tools for tinymce and textbox.io",
"keywords": [
"image",
Expand Down
4 changes: 2 additions & 2 deletions modules/jax/package.json
@@ -1,6 +1,6 @@
{
"name": "@ephox/jax",
"version": "5.0.2",
"version": "5.0.3",
"description": "AJAX library",
"repository": {
"type": "git",
Expand All @@ -21,7 +21,7 @@
"author": "Ephox Corporation",
"license": "Apache-2.0",
"dependencies": {
"@ephox/katamari": "^7.1.0",
"@ephox/katamari": "^7.1.1",
"tslib": "^2.0.0"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions modules/katamari-assertions/package.json
@@ -1,6 +1,6 @@
{
"name": "@ephox/katamari-assertions",
"version": "2.0.2",
"version": "2.0.3",
"description": "Bedrock test assertions for Katamari",
"repository": {
"type": "git",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"@ephox/bedrock-client": "^9.3.2",
"@ephox/dispute": "^1.0.3",
"@ephox/katamari": "^7.1.0",
"@ephox/katamari": "^7.1.1",
"@ephox/wrap-promise-polyfill": "^2.2.0",
"tslib": "^2.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion modules/katamari/package.json
@@ -1,6 +1,6 @@
{
"name": "@ephox/katamari",
"version": "7.1.0",
"version": "7.1.1",
"description": "Basic data type library",
"repository": {
"type": "git",
Expand Down
10 changes: 5 additions & 5 deletions modules/mcagar/package.json
@@ -1,6 +1,6 @@
{
"name": "@ephox/mcagar",
"version": "5.1.0",
"version": "5.1.1",
"description": "Tinymce agar wrapper",
"repository": {
"type": "git",
Expand All @@ -23,10 +23,10 @@
"author": "Ephox Corporation",
"license": "Apache-2.0",
"dependencies": {
"@ephox/agar": "^5.1.0",
"@ephox/katamari": "^7.1.0",
"@ephox/sand": "^4.0.2",
"@ephox/sugar": "^7.0.2",
"@ephox/agar": "^5.1.1",
"@ephox/katamari": "^7.1.1",
"@ephox/sand": "^4.0.3",
"@ephox/sugar": "^7.0.3",
"@ephox/wrap-jsverify": "^2.0.1",
"tslib": "^2.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion modules/oxide/package.json
@@ -1,6 +1,6 @@
{
"name": "@tinymce/oxide",
"version": "1.6.0",
"version": "1.6.1",
"description": "TinyMCE 5 Oxide skin",
"scripts": {
"test": "echo 'No tests'",
Expand Down
12 changes: 6 additions & 6 deletions modules/phoenix/package.json
@@ -1,7 +1,7 @@
{
"name": "@ephox/phoenix",
"description": "DOM node text gathering library, rose from the ashes of some other projects we can't remember the names of now (edit: seek, sherlock, gift)",
"version": "6.0.2",
"version": "6.0.3",
"repository": {
"type": "git",
"url": "https://github.com/tinymce/tinymce"
Expand All @@ -18,14 +18,14 @@
"LICENSE.txt"
],
"dependencies": {
"@ephox/boss": "^4.0.2",
"@ephox/katamari": "^7.1.0",
"@ephox/polaris": "^4.0.2",
"@ephox/sugar": "^7.0.2",
"@ephox/boss": "^4.0.3",
"@ephox/katamari": "^7.1.1",
"@ephox/polaris": "^4.0.3",
"@ephox/sugar": "^7.0.3",
"tslib": "^2.0.0"
},
"devDependencies": {
"@ephox/katamari-assertions": "^2.0.2"
"@ephox/katamari-assertions": "^2.0.3"
},
"scripts": {
"test-manual": "bedrock -d src/test",
Expand Down
6 changes: 3 additions & 3 deletions modules/polaris/package.json
@@ -1,7 +1,7 @@
{
"name": "@ephox/polaris",
"description": "This project does data manipulation on arrays and strings.",
"version": "4.0.2",
"version": "4.0.3",
"repository": {
"type": "git",
"url": "https://github.com/tinymce/tinymce"
Expand All @@ -18,11 +18,11 @@
"LICENSE.txt"
],
"dependencies": {
"@ephox/katamari": "^7.1.0",
"@ephox/katamari": "^7.1.1",
"tslib": "^2.0.0"
},
"devDependencies": {
"@ephox/katamari-assertions": "^2.0.2"
"@ephox/katamari-assertions": "^2.0.3"
},
"scripts": {
"prepublishOnly": "tsc -b",
Expand Down
4 changes: 2 additions & 2 deletions modules/porkbun/package.json
@@ -1,7 +1,7 @@
{
"name": "@ephox/porkbun",
"description": "Event framework for JavaScript",
"version": "5.0.2",
"version": "5.0.3",
"repository": {
"type": "git",
"url": "https://github.com/tinymce/tinymce"
Expand All @@ -18,7 +18,7 @@
"LICENSE.txt"
],
"dependencies": {
"@ephox/katamari": "^7.1.0"
"@ephox/katamari": "^7.1.1"
},
"scripts": {
"test": "bedrock-auto -b phantomjs -d src/test/ts",
Expand Down
14 changes: 7 additions & 7 deletions modules/robin/package.json
@@ -1,7 +1,7 @@
{
"name": "@ephox/robin",
"description": "This project is for grouping sibling DOM nodes together by boundary points, for example the list of elements and nodes representing a word.",
"version": "8.0.3",
"version": "8.0.4",
"repository": {
"type": "git",
"url": "https://github.com/tinymce/tinymce"
Expand All @@ -18,15 +18,15 @@
"LICENSE.txt"
],
"dependencies": {
"@ephox/boss": "^4.0.2",
"@ephox/katamari": "^7.1.0",
"@ephox/phoenix": "^6.0.2",
"@ephox/polaris": "^4.0.2",
"@ephox/sugar": "^7.0.2",
"@ephox/boss": "^4.0.3",
"@ephox/katamari": "^7.1.1",
"@ephox/phoenix": "^6.0.3",
"@ephox/polaris": "^4.0.3",
"@ephox/sugar": "^7.0.3",
"tslib": "^2.0.0"
},
"devDependencies": {
"@ephox/katamari-assertions": "^2.0.2"
"@ephox/katamari-assertions": "^2.0.3"
},
"author": "Ephox Corporation",
"license": "Apache-2.0",
Expand Down
4 changes: 2 additions & 2 deletions modules/sand/package.json
@@ -1,6 +1,6 @@
{
"name": "@ephox/sand",
"version": "4.0.2",
"version": "4.0.3",
"description": "Platform detection library",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,7 +29,7 @@
"author": "Ephox Corporation",
"license": "Apache-2.0",
"dependencies": {
"@ephox/katamari": "^7.1.0",
"@ephox/katamari": "^7.1.1",
"tslib": "^2.0.0"
},
"main": "./lib/main/ts/ephox/sand/api/Main.js",
Expand Down

0 comments on commit a089f0a

Please sign in to comment.