all-the-package-types 1.0.95 → 1.0.97

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 (2) hide show
  1. package/package.json +1 -1
  2. package/types.json +10 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.95",
3
+ "version": "1.0.97",
4
4
  "description": "A list of all the `@types` packages on npm with metadata. Updated daily.",
5
5
  "main": "types.json",
6
6
  "bin": "cli.js",
package/types.json CHANGED
@@ -29134,6 +29134,11 @@
29134
29134
  "l": "lokijs",
29135
29135
  "t": "lokijs"
29136
29136
  },
29137
+ {
29138
+ "p": "https://github.com/robertmarsal/lolcatjs",
29139
+ "l": "lolcatjs",
29140
+ "t": "lolcatjs"
29141
+ },
29137
29142
  {
29138
29143
  "p": "https://github.com/sinonjs/lolex",
29139
29144
  "l": "lolex",
@@ -43224,6 +43229,11 @@
43224
43229
  "l": "reflect-metadata",
43225
43230
  "t": "reflect-metadata"
43226
43231
  },
43232
+ {
43233
+ "p": "https://github.com/es-shims/Reflect.ownKeys",
43234
+ "l": "reflect.ownkeys",
43235
+ "t": "reflect.ownkeys"
43236
+ },
43227
43237
  {
43228
43238
  "p": "https://github.com/rebassjs/rebass",
43229
43239
  "l": "reflexbox",