Socket
Socket
Sign inDemoInstall

@blockly/field-grid-dropdown

Package Overview
Dependencies
105
Maintainers
2
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.7 to 4.0.8

1

dist/index.d.ts

@@ -66,2 +66,3 @@ /**

* Sets the number of columns on the grid. Updates the styling to reflect.
*
* @param columns The number of columns. Is rounded to

@@ -68,0 +69,0 @@ * an integer value and must be greater than 0. Invalid

8

package.json
{
"name": "@blockly/field-grid-dropdown",
"version": "4.0.7",
"version": "4.0.8",
"description": "A Blockly dropdown field with grid layout.",

@@ -42,4 +42,4 @@ "scripts": {

"devDependencies": {
"@blockly/dev-scripts": "^3.0.0",
"@blockly/dev-tools": "^7.1.2",
"@blockly/dev-scripts": "^3.1.0",
"@blockly/dev-tools": "^7.1.3",
"blockly": "^10.0.0",

@@ -58,3 +58,3 @@ "typescript": "^5.2.2"

},
"gitHead": "b463b0163f8659be322473ed5335f4c93d5f9e85"
"gitHead": "e199c8eb05558523be1235ab4beb8650a4128d86"
}

@@ -107,2 +107,3 @@ /**

* Sets the number of columns on the grid. Updates the styling to reflect.
*
* @param columns The number of columns. Is rounded to

@@ -109,0 +110,0 @@ * an integer value and must be greater than 0. Invalid

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc