Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

shpts

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shpts - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

3

dist/shpts.d.ts

@@ -15,3 +15,4 @@ import { DbfReader } from './reader/dbfReader';

import { triangulate } from './utils/triangulation';
export { DbfReader, DbfRecord, ShapeReader, FeatureCollection, Feature, FeatureReader, PolygonRecord, PolyLineRecord, PointRecord, MultiPointRecord, MultiPatchRecord, CoordType, triangulate, };
import { BaseRecord } from './geometry/base';
export { DbfReader, DbfRecord, ShapeReader, FeatureCollection, Feature, FeatureReader, PolygonRecord, PolyLineRecord, PointRecord, MultiPointRecord, MultiPatchRecord, CoordType, BaseRecord, triangulate, };
export type { DbfFieldType, DbfFieldDescr, Coord };

@@ -1167,2 +1167,3 @@ var ae = Object.defineProperty;

export {
z as BaseRecord,
v as CoordType,

@@ -1169,0 +1170,0 @@ H as DbfReader,

{
"name": "shpts",
"private": false,
"version": "1.0.7",
"version": "1.0.8",
"type": "module",

@@ -6,0 +6,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc