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

opensearch-browser

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opensearch-browser - npm Package Compare versions

Comparing version 2.0.0-alpha.5 to 2.0.0-alpha.6

2

dist/parameter.js

@@ -135,2 +135,4 @@ 'use strict';

case 'eo:maximumIncidenceAngle':
case 'eo:acrossTrackIncidenceAngle':
case 'eo:alongTrackIncidenceAngle':
case 'eo:dopplerFrequency':

@@ -137,0 +139,0 @@ case 'eo:incidenceAngleVariation':

2

package.json
{
"name": "opensearch-browser",
"version": "2.0.0-alpha.5",
"version": "2.0.0-alpha.6",
"description": "An OpenSearch client supporting the geo and time extensions.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -120,2 +120,4 @@ import { getElements, isNullOrUndefined, toWKT } from './utils';

case 'eo:maximumIncidenceAngle':
case 'eo:acrossTrackIncidenceAngle':
case 'eo:alongTrackIncidenceAngle':
case 'eo:dopplerFrequency':

@@ -122,0 +124,0 @@ case 'eo:incidenceAngleVariation':

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