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 6.0.0-0 to 6.0.0-1

dist/commonjs/index.js

7

package.json
{
"name": "odata-query",
"version": "6.0.0-0",
"version": "6.0.0-1",
"author": "Sean Lynch <techniq35@gmail.com>",
"license": "MIT",
"repository": "techniq/odata-query",
"main": "dist/index.js",
"main": "dist/commonjs/index.js",
"module": "dist/esm/index.js",
"typings": "dist/index.d.ts",

@@ -22,3 +23,3 @@ "files": [

"prebuild": "rimraf dist",
"build": "tsc",
"build": "tsc -p tsconfig.cjs.json & tsc -p tsconfig.esm.json & tsc -p tsconfig.dts.json",
"test": "jest",

@@ -25,0 +26,0 @@ "test-watch": "jest --watchAll",

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