Socket
Socket
Sign inDemoInstall

axobject-query

Package Overview
Dependencies
1
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

9

lib/etc/objects/SwitchRole.js

@@ -12,2 +12,11 @@ 'use strict';

}
}, {
module: 'HTML',
concept: {
name: 'input',
attributes: [{
name: 'type',
value: 'checkbox'
}]
}
}],

@@ -14,0 +23,0 @@ type: 'widget'

1

lib/etc/objects/ToggleButtonRole.js

@@ -10,2 +10,3 @@ 'use strict';

concept: {
name: 'button',
attributes: [{

@@ -12,0 +13,0 @@ name: 'aria-pressed'

2

package.json
{
"name": "axobject-query",
"version": "2.0.1",
"version": "2.0.2",
"description": "Programmatic access to information about the AXObject Model",

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

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