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

@inploi/plugin-accessibility

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inploi/plugin-accessibility - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

12

package.json
{
"name": "@inploi/plugin-accessibility",
"version": "1.0.7",
"version": "1.0.8",
"main": "dist/index.js",

@@ -19,3 +19,3 @@ "types": "dist/index.d.ts",

"dependencies": {
"@inploi/core": "1.5.1"
"@inploi/core": "1.5.2"
},

@@ -33,5 +33,5 @@ "peerDependencies": {

"typescript": "^5.1.6",
"@inploi/sdk": "1.4.2",
"tsconfig": "0.1.0",
"eslint-config-custom": "0.1.0"
"@inploi/sdk": "1.4.3",
"eslint-config-custom": "0.1.0",
"tsconfig": "0.1.0"
},

@@ -43,5 +43,5 @@ "scripts": {

"dev": "tsup --watch --config tsup.cdn.config.ts",
"lint": "eslint \"**/*.ts*\"",
"lint": "eslint src --fix --max-warnings 0",
"test": "bun test"
}
}
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