@schemastore/content-security-policy-report-2 0.0.2 → 0.0.3

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/README.md +1 -1
  2. package/index.d.ts +1 -1
  3. package/package.json +2 -2
package/README.md CHANGED
@@ -8,5 +8,5 @@ This package contains type definitions for content-security-policy-report-2.
8
8
  Files were exported from https://github.com/ffflorian/schemastore-updater/tree/main/schemas/content-security-policy-report-2.
9
9
 
10
10
  ## Additional Details
11
- * Last updated: Wed, Apr 20, 2022, 07:13:19 GMT
11
+ * Last updated: Fri, Feb 24, 2023, 11:23:32 GMT
12
12
  * Dependencies: none
package/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- /* tslint:disable */
1
+ /* eslint-disable */
2
2
  /**
3
3
  * This file was automatically generated by json-schema-to-typescript.
4
4
  * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
package/package.json CHANGED
@@ -7,8 +7,8 @@
7
7
  "name": "@schemastore/content-security-policy-report-2",
8
8
  "repository": "https://github.com/ffflorian/schemastore-updater/tree/main/schemas/content-security-policy-report-2",
9
9
  "scripts": {},
10
- "typesPublisherContentHash": "408698fb3daf6251cb4eb894a99842d442547a7b2e8670d77eb5d6a52f59889d",
10
+ "typesPublisherContentHash": "8964fe1296036ecccbc29a4cd36dc7c028dd84418010c6777a8ad6ce4450398a",
11
11
  "types": "index.d.ts",
12
- "version": "0.0.2",
12
+ "version": "0.0.3",
13
13
  "typeScriptVersion": "2.2"
14
14
  }