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

odata-query

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

odata-query - npm Package Compare versions

Comparing version 5.4.4 to 5.5.0

7

dist/index.js

@@ -25,3 +25,4 @@ 'use strict';

action = _ref.action,
func = _ref.func;
func = _ref.func,
format = _ref.format;

@@ -121,2 +122,6 @@ var path = '';

if (format) {
params.$format = format;
}
return buildUrl(path, params);

@@ -123,0 +128,0 @@ };

2

package.json
{
"name": "odata-query",
"version": "5.4.4",
"version": "5.5.0",
"author": "Sean Lynch <techniq35@gmail.com>",

@@ -5,0 +5,0 @@ "license": "MIT",

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