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

@vtex/api

Package Overview
Dependencies
Maintainers
6
Versions
890
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtex/api - npm Package Compare versions

Comparing version 0.12.8 to 0.12.9

2

lib/AppEngineClient.js

@@ -25,3 +25,3 @@ 'use strict';

Link: (account, workspace, app) => `/${routes.Links(account, workspace)}/${app}`,
Link: (account, workspace, app) => `${routes.Links(account, workspace)}/${app}`,

@@ -28,0 +28,0 @@ Acknowledge: (account, workspace, app, service) => `${routes.App(account, workspace, app)}/acknowledge/${service}`,

{
"name": "@vtex/api",
"version": "0.12.8",
"version": "0.12.9",
"description": "VTEX I/O API client",

@@ -5,0 +5,0 @@ "main": "./lib/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