New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@blueprintui/grid

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blueprintui/grid - npm Package Compare versions

Comparing version 1.9.0 to 1.9.1

48

custom-elements.json

@@ -111,3 +111,4 @@ {

"name": "#columnItems",
"privacy": "private"
"privacy": "private",
"readonly": true
},

@@ -331,3 +332,4 @@ {

"name": "#hostGrid",
"privacy": "private"
"privacy": "private",
"readonly": true
},

@@ -578,3 +580,4 @@ {

"kind": "field",
"name": "placeholder"
"name": "placeholder",
"readonly": true
},

@@ -591,3 +594,4 @@ {

"kind": "field",
"name": "footer"
"name": "footer",
"readonly": true
},

@@ -604,3 +608,4 @@ {

"kind": "field",
"name": "rows"
"name": "rows",
"readonly": true
},

@@ -617,3 +622,4 @@ {

"kind": "field",
"name": "columns"
"name": "columns",
"readonly": true
},

@@ -630,3 +636,4 @@ {

"kind": "field",
"name": "cells"
"name": "cells",
"readonly": true
},

@@ -646,3 +653,4 @@ {

"text": "HTMLElement[][]"
}
},
"readonly": true
},

@@ -660,3 +668,4 @@ {

"kind": "field",
"name": "isStatic"
"name": "isStatic",
"readonly": true
},

@@ -827,3 +836,4 @@ {

"name": "gridLayoutControllerConfig",
"privacy": "private"
"privacy": "private",
"readonly": true
},

@@ -844,3 +854,4 @@ {

"text": "HTMLElement[][]"
}
},
"readonly": true
},

@@ -850,3 +861,4 @@ {

"name": "keyNavGrid",
"privacy": "private"
"privacy": "private",
"readonly": true
},

@@ -1063,3 +1075,4 @@ {

"name": "#columns",
"privacy": "private"
"privacy": "private",
"readonly": true
},

@@ -1069,3 +1082,4 @@ {

"name": "#config",
"privacy": "private"
"privacy": "private",
"readonly": true
},

@@ -1075,3 +1089,4 @@ {

"name": "#visibleColumns",
"privacy": "private"
"privacy": "private",
"readonly": true
},

@@ -1081,3 +1096,4 @@ {

"name": "#lastVisibleColumn",
"privacy": "private"
"privacy": "private",
"readonly": true
},

@@ -1084,0 +1100,0 @@ {

{
"name": "@blueprintui/grid",
"version": "1.9.0",
"version": "1.9.1",
"main": "./index.js",

@@ -5,0 +5,0 @@ "module": "./index.js",

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