New:Socket for Asana Is Now Available.Learn more
Get Started

@snapvisor/api-client

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snapvisor/api-client - npm Package Compare versions

Comparing version
0.26.0
to
0.27.0
+1
-1
dist/index.mjs

@@ -74,3 +74,3 @@ import { t as __exportAll } from "./rolldown-runtime-D7D4PA-g.mjs";

/**
* Create Argos API client.
* Create Snapvisor API client.
*/

@@ -77,0 +77,0 @@ function createClient(options) {

{
"name": "@snapvisor/api-client",
"description": "Snapvisor API Client library.",
"version": "0.26.0",
"version": "0.27.0",
"author": "Smooth Code",

@@ -9,6 +9,6 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/argos-ci/argos-javascript.git",
"url": "git+https://github.com/DevinoSolutions/snapvisor-js.git",
"directory": "packages/api-client"
},
"homepage": "https://github.com/argos-ci/argos-javascript/blob/main/packages/api-client/README.md",
"homepage": "https://snapvisor.io/docs",
"bugs": {

@@ -58,3 +58,3 @@ "url": "https://github.com/argos-ci/argos-javascript/issues"

},
"gitHead": "7c74326b53f6f513ac4087385b88e8fbd7e92eac"
"gitHead": "b27308a53667724cc3c4f3e5eb7811bce3321f15"
}

Sorry, the diff of this file is too big to display