🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@adcp/eslint-plugin

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adcp/eslint-plugin - npm Package Compare versions

Comparing version
0.1.3
to
0.1.4
+2
-2
package.json
{
"name": "@adcp/eslint-plugin",
"version": "0.1.3",
"version": "0.1.4",
"description": "ESLint rules for AdCP adopters — flags credential-handling antipatterns at lint time. Build-time sibling to the SDK's `credentialPolicy: 'authInfo-only'` runtime guard.",

@@ -45,3 +45,3 @@ "main": "dist/index.js",

"dependencies": {
"@adcp/sdk": "^9.0.0",
"@adcp/sdk": "^10.0.0",
"@typescript-eslint/utils": "^8.0.0"

@@ -48,0 +48,0 @@ },