Socket
Socket
Sign inDemoInstall

@oada/client

Package Overview
Dependencies
Maintainers
8
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oada/client - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

dist/client.js

@@ -154,3 +154,3 @@ "use strict";

data: linkObj,
revIfMatch: 1,
revIfMatch: resourceCheckResult.rev,
}).catch((msg) => {

@@ -157,0 +157,0 @@ if (msg.status == 412) {

{
"name": "@oada/client",
"version": "1.1.0",
"version": "1.1.1",
"description": "A lightweight client tool to interact with an OADA-compliant server",

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

Sorry, the diff of this file is not supported yet

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