@types/mapbox__point-geometry 0.1.3 → 0.1.4

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.
@@ -52,7 +52,7 @@ export = Point;
52
52
  ````
53
53
 
54
54
  ### Additional Details
55
- * Last updated: Wed, 18 Oct 2023 05:47:08 GMT
55
+ * Last updated: Tue, 07 Nov 2023 09:09:39 GMT
56
56
  * Dependencies: none
57
57
 
58
58
  # Credits
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/mapbox__point-geometry",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "TypeScript definitions for @mapbox/point-geometry",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mapbox__point-geometry",
6
6
  "license": "MIT",
@@ -25,6 +25,6 @@
25
25
  },
26
26
  "scripts": {},
27
27
  "dependencies": {},
28
- "typesPublisherContentHash": "af6f66c3d228c42ea89c6f2196b5784a3670a79b1de50cd9ca262faec167458d",
28
+ "typesPublisherContentHash": "dc051c2b80a364ad66ea61d47774d79c3f681caba1ccfbb770da77909f64ea24",
29
29
  "typeScriptVersion": "4.5"
30
30
  }