chrome-types 0.1.303 → 0.1.305

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 +2 -2
  2. package/index.d.ts +2 -2
  3. package/package.json +1 -1
package/_all.d.ts CHANGED
@@ -14,8 +14,8 @@
14
14
  * limitations under the License.
15
15
  */
16
16
 
17
- // Generated on Wed Sep 11 2024 22:31:07 GMT+0000 (Coordinated Universal Time)
18
- // Built at 11b0cd2d6c86551d7b15882693aaf6944d397d02
17
+ // Generated on Fri Sep 13 2024 12:26:02 GMT+0000 (Coordinated Universal Time)
18
+ // Built at 8f76880237cfd89f7b1dd685526ff2da15e06ea5
19
19
 
20
20
  // Includes all types, including MV2 + Platform Apps APIs.
21
21
 
package/index.d.ts CHANGED
@@ -14,8 +14,8 @@
14
14
  * limitations under the License.
15
15
  */
16
16
 
17
- // Generated on Wed Sep 11 2024 22:31:03 GMT+0000 (Coordinated Universal Time)
18
- // Built at 11b0cd2d6c86551d7b15882693aaf6944d397d02
17
+ // Generated on Fri Sep 13 2024 12:25:57 GMT+0000 (Coordinated Universal Time)
18
+ // Built at 8f76880237cfd89f7b1dd685526ff2da15e06ea5
19
19
 
20
20
  // Includes MV3+ APIs only.
21
21
 
package/package.json CHANGED
@@ -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.303"
19
+ "version": "0.1.305"
20
20
  }