We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb11a8 commit 0f97f2eCopy full SHA for 0f97f2e
packages/eslint_plugin_tsec/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-plugin-tsec",
3
- "version": "0.2.5",
+ "version": "0.2.6",
4
"description": "ESLint plugin that checks Trusted Types compatibility.",
5
"author": "Google ISE Hardening Team",
6
"main": "lib/packages/eslint_plugin_tsec/index.js",
packages/tsec/package.json
"name": "tsec",
"description": "Extended TypeScript compiler checking Trusted Types compatibility.",
"license": "Apache-2.0",
0 commit comments