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.8 to 1.0.9

2

dist/shpts.js

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

y(this, "dbfReader");
if (e.recordCount !== (t == null ? void 0 : t.recordCount))
if (t && e.recordCount !== (t == null ? void 0 : t.recordCount))
throw new Error(

@@ -763,0 +763,0 @@ `Record count mismatch: SHP-file has ${e.recordCount} records, DBF has ${t == null ? void 0 : t.recordCount}`

{
"name": "shpts",
"private": false,
"version": "1.0.8",
"version": "1.0.9",
"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