all-the-package-types 1.0.16 → 1.0.17

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 +20 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.16",
3
+ "version": "1.0.17",
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
@@ -5089,6 +5089,11 @@
5089
5089
  "l": "chartjs",
5090
5090
  "t": "chartjs"
5091
5091
  },
5092
+ {
5093
+ "p": "https://github.com/chartjs/chartjs-color-string",
5094
+ "l": "chartjs-color-string",
5095
+ "t": "chartjs-color-string"
5096
+ },
5092
5097
  {
5093
5098
  "p": "https://github.com/chartjs/chartjs-plugin-annotation",
5094
5099
  "l": "chartjs-plugin-annotation",
@@ -11139,6 +11144,11 @@
11139
11144
  "l": "esbuild-plugin-import-map",
11140
11145
  "t": "esbuild-plugin-import-map"
11141
11146
  },
11147
+ {
11148
+ "p": "https://github.com/apeschar/esbuild-vue",
11149
+ "l": "esbuild-vue",
11150
+ "t": "esbuild-vue"
11151
+ },
11142
11152
  {
11143
11153
  "p": "https://github.com/NielsLeenheer/EscPosEncoder",
11144
11154
  "l": "esc-pos-encoder",
@@ -30859,6 +30869,11 @@
30859
30869
  "l": "mock-knex",
30860
30870
  "t": "mock-knex"
30861
30871
  },
30872
+ {
30873
+ "p": "https://github.com/ljharb/mock-property",
30874
+ "l": "mock-property",
30875
+ "t": "mock-property"
30876
+ },
30862
30877
  {
30863
30878
  "p": "https://github.com/FormidableLabs/mock-raf",
30864
30879
  "l": "mock-raf",
@@ -36584,6 +36599,11 @@
36584
36599
  "l": "postcss-normalize",
36585
36600
  "t": "postcss-normalize"
36586
36601
  },
36602
+ {
36603
+ "p": "https://github.com/shrpne/postcss-page-break",
36604
+ "l": "postcss-page-break",
36605
+ "t": "postcss-page-break"
36606
+ },
36587
36607
  {
36588
36608
  "p": "https://github.com/himynameisdave/postcss-plugins",
36589
36609
  "l": "postcss-plugins",