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

@a11y-ui/core

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@a11y-ui/core - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

dist/index.d.cts

21

package.json
{
"name": "@a11y-ui/core",
"version": "1.0.5",
"version": "1.0.6",
"license": "EUPL-1.2",

@@ -23,12 +23,12 @@ "description": "This library implements functions to use the adopted style of web components for multiple themes.",

"dependencies": {
"adopted-style-sheets": "^1.0.5"
"adopted-style-sheets": "^1.0.6"
},
"devDependencies": {
"@types/node": "18.17.5",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.47.0",
"prettier": "2.8.8",
"typescript": "5.1.6",
"unbuild": "1.2.1"
"@types/node": "20.5.7",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"eslint": "8.48.0",
"prettier": "3.0.2",
"typescript": "5.2.2",
"unbuild": "2.0.0"
},

@@ -40,3 +40,4 @@ "sideEffects": false,

"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
"require": "./dist/index.cjs",
"types": "./dist/index.d.ts"
}

@@ -43,0 +44,0 @@ },

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