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

@vrbo/catalyst-render

Package Overview
Dependencies
Maintainers
11
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vrbo/catalyst-render - npm Package Compare versions

Comparing version 4.1.8 to 4.2.0

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [4.2.0](https://github.com/expediagroup/catalyst-render/compare/v4.1.8...v4.2.0) (2022-12-07)
### Features
* Upgrade to node v16 ([#32](https://github.com/expediagroup/catalyst-render/issues/32)) ([2b56711](https://github.com/expediagroup/catalyst-render/commit/2b56711151ecd698494831e8ef73d4209e4ce1a0))
## [4.1.8](https://github.com/expediagroup/catalyst-render/compare/v4.1.7...v4.1.8) (2022-12-06)

@@ -2,0 +9,0 @@

12

package.json
{
"name": "@vrbo/catalyst-render",
"version": "4.1.8",
"version": "4.2.0",
"description": "A Hapi.js plugin to aid in server-side rendering using Handlebars and React.",

@@ -63,6 +63,2 @@ "main": "lib/index.js",

"@hapi/hapi": "^20.2.1",
"nyc": "^15.0.0",
"standard": "^16.0.0",
"tap-spec": "^5.0.0",
"tape": "^5.0.0",
"@semantic-release/changelog": "^6.0.1",

@@ -72,3 +68,7 @@ "@semantic-release/git": "^10.0.1",

"cz-conventional-changelog": "^3.3.0",
"semantic-release": "^19.0.3"
"nyc": "^15.0.0",
"semantic-release": "^19.0.5",
"standard": "^16.0.0",
"tap-spec": "^5.0.0",
"tape": "^5.0.0"
},

@@ -75,0 +75,0 @@ "config": {

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