chrome-types 0.1.327 → 0.1.328

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/_all.d.ts +3 -3
  2. package/index.d.ts +3 -3
  3. package/package.json +2 -2
package/_all.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright 2024 Google LLC
2
+ * Copyright 2025 Google LLC
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
5
5
  * you may not use this file except in compliance with the License.
@@ -14,8 +14,8 @@
14
14
  * limitations under the License.
15
15
  */
16
16
 
17
- // Generated on Fri Dec 20 2024 22:30:26 GMT+0000 (Coordinated Universal Time)
18
- // Built at 4eee6e3177095e795db1a007571f94f5bcea5ad9
17
+ // Generated on Wed Jan 01 2025 22:31:10 GMT+0000 (Coordinated Universal Time)
18
+ // Built at c318291f2b36c727f89fe269b3f87dfe0a62cad9
19
19
 
20
20
  // Includes all types, including MV2 + Platform Apps APIs.
21
21
 
package/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright 2024 Google LLC
2
+ * Copyright 2025 Google LLC
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
5
5
  * you may not use this file except in compliance with the License.
@@ -14,8 +14,8 @@
14
14
  * limitations under the License.
15
15
  */
16
16
 
17
- // Generated on Fri Dec 20 2024 22:30:21 GMT+0000 (Coordinated Universal Time)
18
- // Built at 4eee6e3177095e795db1a007571f94f5bcea5ad9
17
+ // Generated on Wed Jan 01 2025 22:31:05 GMT+0000 (Coordinated Universal Time)
18
+ // Built at c318291f2b36c727f89fe269b3f87dfe0a62cad9
19
19
 
20
20
  // Includes MV3+ APIs only.
21
21
 
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "type": "module",
6
6
  "name": "chrome-types",
7
7
  "config": {
8
- "build-hash": "2227d32003049f4c"
8
+ "build-hash": "17c72f0738cccf74"
9
9
  },
10
10
  "repository": {
11
11
  "type": "git",
@@ -16,5 +16,5 @@
16
16
  "url": "https://github.com/GoogleChrome/chrome-types/issues"
17
17
  },
18
18
  "homepage": "https://github.com/GoogleChrome/chrome-types",
19
- "version": "0.1.327"
19
+ "version": "0.1.328"
20
20
  }