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

@rmwc/toggleable

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/toggleable - npm Package Compare versions

Comparing version 6.0.11 to 6.0.12

4

dist/index.d.ts

@@ -179,3 +179,3 @@ import * as RMWC from '@rmwc/types';

'aria-atomic'?: boolean | "true" | "false" | undefined;
'aria-autocomplete'?: "list" | "none" | "inline" | "both" | undefined;
'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
'aria-busy'?: boolean | "true" | "false" | undefined;

@@ -187,3 +187,3 @@ 'aria-checked'?: boolean | "true" | "false" | "mixed" | undefined;

'aria-controls'?: string | undefined;
'aria-current'?: boolean | "time" | "step" | "true" | "false" | "page" | "location" | "date" | undefined;
'aria-current'?: boolean | "time" | "true" | "false" | "step" | "page" | "location" | "date" | undefined;
'aria-describedby'?: string | undefined;

@@ -190,0 +190,0 @@ 'aria-details'?: string | undefined;

@@ -179,3 +179,3 @@ import * as RMWC from '@rmwc/types';

'aria-atomic'?: boolean | "true" | "false" | undefined;
'aria-autocomplete'?: "list" | "none" | "inline" | "both" | undefined;
'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
'aria-busy'?: boolean | "true" | "false" | undefined;

@@ -187,3 +187,3 @@ 'aria-checked'?: boolean | "true" | "false" | "mixed" | undefined;

'aria-controls'?: string | undefined;
'aria-current'?: boolean | "time" | "step" | "true" | "false" | "page" | "location" | "date" | undefined;
'aria-current'?: boolean | "time" | "true" | "false" | "step" | "page" | "location" | "date" | undefined;
'aria-describedby'?: string | undefined;

@@ -190,0 +190,0 @@ 'aria-details'?: string | undefined;

{
"name": "@rmwc/toggleable",
"version": "6.0.11",
"version": "6.0.12",
"description": "RMWC toggle module",

@@ -39,7 +39,7 @@ "main": "dist/index.js",

"dependencies": {
"@rmwc/base": "^6.0.11",
"@rmwc/formfield": "^6.0.11",
"@rmwc/base": "^6.0.12",
"@rmwc/formfield": "^6.0.12",
"@rmwc/types": "^6.0.5"
},
"gitHead": "9c938f51aeb5162729586d3c783f47eeb28dbb8e"
"gitHead": "9377c136867c5b8209d402a8358296e40bff4df3"
}
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