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

vtex

Package Overview
Dependencies
Maintainers
81
Versions
727
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vtex - npm Package Versions

1
73

0.13.0

Diff

Changelog

Source

[0.13.0] - 2015-11-19

Changed

It updates the JSON we send to the gallery! Just that :)

thor
published 0.12.0 •

Changelog

Source

[0.12.0] - 2015-11-06

Added

  • Add special auth method for @vtex.com or @vtex.com.br e-mails.
thor
published 0.11.0 •

Changelog

Source

[0.11.0] - 2015-11-05

Changed

  • On this update we changed the way we tell Storefront that you're watching a new app!
  • Instead of WebSockets, we now use HTTP for keep alive, not as elegant but made a few bugs disappear.

Added

  • We also added a message on vtex login to make the prompts less ambiguous. Still on the login, there's now a validation on the account prompt! It should be alphanumeric with only dashes - as a special character.
  • #73
  • #72
vtex
published 0.10.4 •

Changelog

Source

[0.10.4] - 2015-10-30

Fixed

Fix location of warnings in sandbox changes.

thor
published 0.10.3 •

Changelog

Source

[0.10.3] - 2015-10-29

Fixed

Fix disconnection issue when exiting by Ctrl + C and workspace creation request.

thor
published 0.10.2 •

Changelog

Source

[0.10.2] - 2015-10-28

Fixed

  • Fix login message when using Ctrl + C to exit the prompt and moar error messages.
thor
published 0.10.1 •

Changelog

Source

[0.10.1] - 2015-10-28

Fixed

  • Fix signalr-client dependency.
thor
published 0.10.0 •

Changelog

Source

[0.10.0] - 2015-10-27

Hello, fellow developers!

I'm glad to announce that THE COOKIE IS DEAD!!11!!

Ok... maybe not that much. Let me explain:

The cookies for the sandbox and workspace pretty much still exists, BUT, we've created a good and ol' barrel of abstraction on top of it so you don't have to worry anymore.

Now we have a convention for setting those cookies. We will create a workspace with the name sb_<your-vtex-developer-email> and on that workspace you'll have a sandbox with the name <your-vtex-developer-email>. Because of that, you don't need to type the sandbox as an argument of watch anymore!

You will access those by simply putting a querystring on the link you use for development, for example: storename.beta.myvtex.com/?workspace=sb_mydeveloperemail@whut.com.

All we ask in return is that when you log in you inform us the account you wish to be logged (yeah, only one account at a time).

I know you're excited, yeah, gimme a hug homie <3

TL;DR: You don't need to type the sandbox name on watch or set the cookies anymore.

First big important note: If you have any credentials cached, please logout and login again.

Second big important note: Delete the previous vtex_workspace and vtex_sandbox cookies that you have setted before.

  • #58
  • #48 (closed due to deprecation)
thor
published 0.9.4 •

Changelog

Source

[0.9.4] - 2015-10-22

Added

  • Update changes log to include warnings from server response.
  • #60
thor
published 0.9.3 •

Changelog

Source

[0.9.3] - 2015-10-06

Added

  • Now, server sets an environment variable called HOT (dayum yeah).
  • #55
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