Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
 - @blockly/[email protected]
  • Loading branch information
samelhusseini committed Dec 3, 2020
1 parent 3e2b245 commit fb8ead0
Show file tree
Hide file tree
Showing 30 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion plugins/block-plus-minus/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/block-plus-minus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/block-plus-minus",
"version": "2.0.16",
"version": "2.0.17",
"description": "A group of blocks that replace the built-in mutator UI with a +/- based UI.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -39,8 +39,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.6",
"@blockly/dev-scripts": "^1.2.2",
"@blockly/dev-tools": "^2.0.7",
"blockly": "^3.20200625.1",
"chai": "^4.2.0",
"mocha": "^7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/block-test/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/block-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/block-test",
"version": "1.0.4",
"version": "1.0.5",
"description": "A group of Blockly test blocks.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -39,8 +39,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.6",
"@blockly/dev-scripts": "^1.2.2",
"@blockly/dev-tools": "^2.0.7",
"blockly": "^3.20200924.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/continuous-toolbox/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/continuous-toolbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/continuous-toolbox",
"version": "0.1.0",
"version": "0.1.1",
"description": "A Blockly plugin that adds a continous-scrolling style toolbox and flyout",
"scripts": {
"build": "blockly-scripts build",
Expand Down Expand Up @@ -39,8 +39,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.0.3",
"@blockly/dev-tools": "^2.0.5",
"@blockly/dev-scripts": "^1.2.2",
"@blockly/dev-tools": "^2.0.7",
"blockly": "^3.20200924.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/dev-scripts/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 plugins/dev-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/dev-scripts",
"version": "1.2.1",
"version": "1.2.2",
"description": "Configuration and scripts for Blockly plugins.",
"scripts": {
"lint": "eslint ."
Expand Down
2 changes: 1 addition & 1 deletion plugins/dev-tools/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/dev-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/dev-tools",
"version": "2.0.6",
"version": "2.0.7",
"description": "A library of common utilities for Blockly extension development.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -39,7 +39,7 @@
"src"
],
"dependencies": {
"@blockly/block-test": "^1.0.4",
"@blockly/block-test": "^1.0.5",
"chai": "^4.2.0",
"dat.gui": "^0.7.7",
"lodash.assign": "^4.2.0",
Expand All @@ -48,7 +48,7 @@
"sinon": "^9.0.2"
},
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-scripts": "^1.2.2",
"@types/dat.gui": "^0.7.5",
"blockly": "^3.20200924.1"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/eslint-config/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 plugins/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/eslint-config",
"version": "2.0.3",
"version": "2.0.4",
"description": "ESlint configuration used by Blockly plugins.",
"files": [
"index.js"
Expand Down
2 changes: 1 addition & 1 deletion plugins/field-date/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/field-date/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/field-date",
"version": "4.2.2",
"version": "4.2.3",
"description": "A Blockly date picker field that uses the Google Closure date picker.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -38,8 +38,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.6",
"@blockly/dev-scripts": "^1.2.2",
"@blockly/dev-tools": "^2.0.7",
"blockly": "^3.20200924.1",
"google-closure-compiler": "^20200920.0.0",
"google-closure-library": "^20200830.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/field-grid-dropdown/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/field-grid-dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@blockly/field-grid-dropdown",
"private": true,
"version": "1.0.1",
"version": "1.0.2",
"description": "A Blockly dropdown field with grid layout.",
"scripts": {
"build": "blockly-scripts build",
Expand Down Expand Up @@ -40,8 +40,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.6",
"@blockly/dev-scripts": "^1.2.2",
"@blockly/dev-tools": "^2.0.7",
"blockly": "^3.20200924.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/field-slider/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/field-slider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/field-slider",
"version": "2.1.7",
"version": "2.1.8",
"description": "A Blockly slider field.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -40,8 +40,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.6",
"@blockly/dev-scripts": "^1.2.2",
"@blockly/dev-tools": "^2.0.7",
"blockly": "^3.20200924.1",
"chai": "^4.2.0",
"sinon": "^9.0.1"
Expand Down
2 changes: 1 addition & 1 deletion plugins/modal/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/plugin-modal",
"version": "2.1.6",
"version": "2.1.7",
"description": "A Blockly plugin that creates a modal.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -40,8 +40,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.6",
"@blockly/dev-scripts": "^1.2.2",
"@blockly/dev-tools": "^2.0.7",
"blockly": "^3.20200402.0",
"jsdom": "16.2.1",
"jsdom-global": "3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion plugins/nominal-connection-checker/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 plugins/nominal-connection-checker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/plugin-nominal-connection-checker",
"version": "1.0.2",
"version": "1.0.3",
"description": "A Blockly plugin for creating more advanced connection checks, targeted at nominally typed languages.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -42,7 +42,7 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-scripts": "^1.2.2",
"@blockly/dev-tools": "^1.1.3",
"blockly": "git://github.com/google/blockly.git#develop",
"chai": "^4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/strict-connection-checker/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/strict-connection-checker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/plugin-strict-connection-checker",
"version": "1.0.4",
"version": "1.0.5",
"description": "A Blockly plugin that makes connection checks strict.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -42,8 +42,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.6",
"@blockly/dev-scripts": "^1.2.2",
"@blockly/dev-tools": "^2.0.7",
"blockly": "^3.20200924.1",
"chai": "^4.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/theme-modern/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/theme-modern/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/theme-modern",
"version": "2.1.6",
"version": "2.1.7",
"description": "A Blockly modern theme with darker block borders.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -39,8 +39,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.6",
"@blockly/dev-scripts": "^1.2.2",
"@blockly/dev-tools": "^2.0.7",
"blockly": "^3.20200402.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/typed-variable-modal/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/typed-variable-modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/plugin-typed-variable-modal",
"version": "3.1.6",
"version": "3.1.7",
"description": "A Blockly plugin to create a modal for creating typed variables.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -40,8 +40,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.6",
"@blockly/dev-scripts": "^1.2.2",
"@blockly/dev-tools": "^2.0.7",
"blockly": "^3.20200625.0",
"jsdom": "16.2.1",
"jsdom-global": "3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion plugins/workspace-search/package-lock.json

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

6 changes: 3 additions & 3 deletions plugins/workspace-search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/plugin-workspace-search",
"version": "2.1.6",
"version": "2.1.7",
"description": "A Blockly plugin that adds workspace search support.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -40,8 +40,8 @@
"src"
],
"devDependencies": {
"@blockly/dev-scripts": "^1.2.1",
"@blockly/dev-tools": "^2.0.6",
"@blockly/dev-scripts": "^1.2.2",
"@blockly/dev-tools": "^2.0.7",
"blockly": "^3.20200123.1",
"jsdom": "16.2.1",
"jsdom-global": "3.0.2",
Expand Down

0 comments on commit fb8ead0

Please sign in to comment.