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

vtex-render-session

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vtex-render-session - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

5

CHANGELOG.md

@@ -10,3 +10,8 @@ # Changelog

## [0.1.0] - 2018-12-12
### Changed
- Adds npm publish to releasy pipeline
## [0.0.2] - 2018-12-12
- Copy session related code from render-runtime to render-session

@@ -13,0 +18,0 @@ ## [0.0.1] - 2018-12-11

5

package.json
{
"name": "vtex-render-session",
"version": "0.0.2",
"version": "0.1.0",
"description": "Adds session as external to render runtime",

@@ -10,3 +10,4 @@ "scripts": {

"build": "npm run clean && webpack --config ./webpack.config.js",
"prereleasy": "npm run build"
"prereleasy": "npm run build",
"postreleasy": "npm publish"
},

@@ -13,0 +14,0 @@ "main": "dist/index.min.js",

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