@types/simpl-schema 1.12.5 → 1.12.6

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.
simpl-schema/README.md CHANGED
@@ -8,7 +8,7 @@ This package contains type definitions for simpl-schema (https://github.com/alde
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/simpl-schema.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Wed, 18 Oct 2023 11:45:06 GMT
11
+ * Last updated: Tue, 07 Nov 2023 15:11:36 GMT
12
12
  * Dependencies: [@types/meteor](https://npmjs.com/package/@types/meteor)
13
13
 
14
14
  # Credits
simpl-schema/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/simpl-schema",
3
- "version": "1.12.5",
3
+ "version": "1.12.6",
4
4
  "description": "TypeScript definitions for simpl-schema",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/simpl-schema",
6
6
  "license": "MIT",
@@ -47,6 +47,6 @@
47
47
  "dependencies": {
48
48
  "@types/meteor": "*"
49
49
  },
50
- "typesPublisherContentHash": "86ac15a1deafd317d16cc640ea94d922667578b353d1b65c4fc4c9b0ba15a6ae",
50
+ "typesPublisherContentHash": "87080bd9ca4fce116cbf4d9e6dde19fc362b9bf9d25ac189bf63893ba361031b",
51
51
  "typeScriptVersion": "4.5"
52
52
  }