all-the-package-types 1.0.35 → 1.0.36

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.35",
3
+ "version": "1.0.36",
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
@@ -29914,6 +29914,11 @@
29914
29914
  "l": "math-sign",
29915
29915
  "t": "math-sign"
29916
29916
  },
29917
+ {
29918
+ "p": "https://github.com/terkelg/math-toolbox",
29919
+ "l": "math-toolbox",
29920
+ "t": "math-toolbox"
29921
+ },
29917
29922
  {
29918
29923
  "p": "https://github.com/kevva/math-trunc",
29919
29924
  "l": "math-trunc",
@@ -33614,6 +33619,11 @@
33614
33619
  "l": "ntlm-client",
33615
33620
  "t": "ntlm-client"
33616
33621
  },
33622
+ {
33623
+ "p": "https://github.com/moonpyk/node-ntp-client",
33624
+ "l": "ntp-client",
33625
+ "t": "ntp-client"
33626
+ },
33617
33627
  {
33618
33628
  "p": "https://github.com/jhedin/ntqdm",
33619
33629
  "l": "ntqdm",