New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@loaders.gl/flatgeobuf

Package Overview
Dependencies
Maintainers
9
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/flatgeobuf - npm Package Compare versions

Comparing version 4.0.0-alpha.22 to 4.0.0-alpha.23

2

dist/es5/flatgeobuf-loader.js

@@ -7,3 +7,3 @@ "use strict";

exports.FlatGeobufLoader = void 0;
var VERSION = typeof "4.0.0-alpha.22" !== 'undefined' ? "4.0.0-alpha.22" : 'latest';
var VERSION = typeof "4.0.0-alpha.23" !== 'undefined' ? "4.0.0-alpha.23" : 'latest';
var FlatGeobufLoader = {

@@ -10,0 +10,0 @@ id: 'flatgeobuf',

@@ -1,2 +0,2 @@

const VERSION = typeof "4.0.0-alpha.22" !== 'undefined' ? "4.0.0-alpha.22" : 'latest';
const VERSION = typeof "4.0.0-alpha.23" !== 'undefined' ? "4.0.0-alpha.23" : 'latest';
export const FlatGeobufLoader = {

@@ -3,0 +3,0 @@ id: 'flatgeobuf',

{
"name": "@loaders.gl/flatgeobuf",
"description": "Loader for FlatGeobuf",
"version": "4.0.0-alpha.22",
"version": "4.0.0-alpha.23",
"license": "MIT",

@@ -35,8 +35,8 @@ "publishConfig": {

"dependencies": {
"@loaders.gl/gis": "4.0.0-alpha.22",
"@loaders.gl/loader-utils": "4.0.0-alpha.22",
"@loaders.gl/gis": "4.0.0-alpha.23",
"@loaders.gl/loader-utils": "4.0.0-alpha.23",
"@math.gl/proj4": "^3.3.1",
"flatgeobuf": "3.6.5"
},
"gitHead": "0da838c506d1275383f2fd3d244d9c72b25397d2"
"gitHead": "e212f2a0c0e342f7cb65ce84fa2ff39f64b7d94b"
}

Sorry, the diff of this file is too big to display

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