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

@elastic.io/object-storage-client

Package Overview
Dependencies
Maintainers
14
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elastic.io/object-storage-client - npm Package Compare versions

Comparing version 0.0.1-dev.10 to 0.0.1-dev.11

6

package.json
{
"name": "@elastic.io/object-storage-client",
"version": "0.0.1-dev.10",
"version": "0.0.1-dev.11",
"description": "Elastic.io Message Store Client",

@@ -12,4 +12,4 @@ "main": "dist/index.js",

"test": "NODE_ENV=test mocha -r ts-node/register --recursive ./spec/**/*.ts",
"build": "tsc",
"prepublishOnly": "npm audit && npm run lint && npm run test && npm run build"
"transpile": "tsc",
"prepublishOnly": "npm audit && npm run lint && npm run test && npm run transpile"
},

@@ -16,0 +16,0 @@ "license": "UNLICENSED",

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