Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blockly/block-dynamic-connection

Package Overview
Dependencies
Maintainers
2
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blockly/block-dynamic-connection - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

6

package.json
{
"name": "@blockly/block-dynamic-connection",
"version": "0.6.0",
"version": "0.6.1",
"description": "A group of blocks that add connections dynamically.",

@@ -44,3 +44,3 @@ "scripts": {

"@blockly/dev-scripts": "^3.1.1",
"@blockly/dev-tools": "^7.1.6",
"@blockly/dev-tools": "^7.1.7",
"blockly": "^10.4.1",

@@ -61,3 +61,3 @@ "chai": "^4.2.0",

},
"gitHead": "89142d5acaf21a1e8cb317303d6b5a9867160ecb"
"gitHead": "4ec83b71d3426dc8d31930794a61420d2e2d5d31"
}

@@ -22,3 +22,3 @@ # @blockly/block-dynamic-connection [![Built on Blockly](https://tinyurl.com/built-on-blockly)](https://github.com/google/blockly)

connectionPreviewer:
BlockDynamicConnection.decoratePreviewerWithDynamicConnections(
BlockDynamicConnection.decoratePreviewer(
// Replace with a custom connection previewer, or remove to decorate

@@ -25,0 +25,0 @@ // the default one.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc