Socket
Socket
Sign inDemoInstall

@qdrant/js-client-rest

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qdrant/js-client-rest - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

5

package.json
{
"name": "@qdrant/js-client-rest",
"version": "1.1.2",
"version": "1.1.3",
"engines": {

@@ -71,2 +71,3 @@ "node": ">=18.0.0",

"scripts": {
"build": "pnpm tsc:build && pnpm bundle",
"test": "vitest run",

@@ -80,3 +81,3 @@ "test:watch": "vitest watch",

"tsc:build": "pnpm clean && tsc -p tsconfig.esm.json && tsc -p tsconfig.cjs.json",
"build": "rollup -c rollup.config.js",
"bundle": "rollup -c rollup.config.js",
"lint": "eslint src",

@@ -83,0 +84,0 @@ "clean": "rimraf ./dist",

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