New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vtex-node-sdk

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vtex-node-sdk - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

src/portal/index.coffee

1

index.js
require('coffee-script/register')
var sdk = {
PortalClient: require('./src/portal'),
LicenseManagerClient: require('./src/license-manager'),

@@ -5,0 +6,0 @@ IAM: require('./src/iam')

2

package.json
{
"name": "vtex-node-sdk",
"version": "0.1.0",
"version": "0.2.0",
"description": "VTEX SDK for Node.js",

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

vtex-node-sdk
=============
A VTEX Node.js SDK.
Installation:
`npm install --save vtex-node-sdk`
## License Manager Client

@@ -5,0 +11,0 @@

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