all-the-package-types 1.0.76 → 1.0.77

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 +15 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.76",
3
+ "version": "1.0.77",
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
@@ -18009,6 +18009,11 @@
18009
18009
  "l": "get-node-dimensions",
18010
18010
  "t": "get-node-dimensions"
18011
18011
  },
18012
+ {
18013
+ "p": "https://github.com/cfware/get-package-type",
18014
+ "l": "get-package-type",
18015
+ "t": "get-package-type"
18016
+ },
18012
18017
  {
18013
18018
  "p": "https://github.com/fahad19/get-params",
18014
18019
  "l": "get-params",
@@ -38844,6 +38849,11 @@
38844
38849
  "l": "@rdfjs/fetch-lite",
38845
38850
  "t": "rdfjs__fetch-lite"
38846
38851
  },
38852
+ {
38853
+ "p": "https://github.com/rdfjs-base/formats",
38854
+ "l": "@rdfjs/formats",
38855
+ "t": "rdfjs__formats"
38856
+ },
38847
38857
  {
38848
38858
  "p": "https://github.com/rdfjs-base/formats-common",
38849
38859
  "l": "@rdfjs/formats-common",
@@ -38894,6 +38904,11 @@
38894
38904
  "l": "@rdfjs/serializer-rdfjs",
38895
38905
  "t": "rdfjs__serializer-rdfjs"
38896
38906
  },
38907
+ {
38908
+ "p": "https://github.com/rdfjs-base/serializer-turtle",
38909
+ "l": "@rdfjs/serializer-turtle",
38910
+ "t": "rdfjs__serializer-turtle"
38911
+ },
38897
38912
  {
38898
38913
  "p": "https://github.com/rdfjs-base/sink-map",
38899
38914
  "l": "@rdfjs/sink-map",