Skip to content

Commit 0f97f2e

Browse files
ISE Hardeningcopybara-github
ISE Hardening
authored andcommitted
Internal changes.
PiperOrigin-RevId: 456558158 Change-Id: I621e066af8c9358f4c32c0b1960e8545e9236066
1 parent 8fb11a8 commit 0f97f2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/eslint_plugin_tsec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-tsec",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "ESLint plugin that checks Trusted Types compatibility.",
55
"author": "Google ISE Hardening Team",
66
"main": "lib/packages/eslint_plugin_tsec/index.js",

packages/tsec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tsec",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "Extended TypeScript compiler checking Trusted Types compatibility.",
55
"author": "Google ISE Hardening Team",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)