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

hbs

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hbs - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

10

package.json
{
"name": "hbs",
"description": "Express.js template engine plugin for Handlebars",
"version": "2.3.0",
"version": "2.3.1",
"homepage": "https://github.com/donpark/hbs",

@@ -12,9 +12,9 @@ "author": "Don Park <donpark@docuverse.com> (http://blog.docuverse.com)",

"dependencies": {
"handlebars": "1.0.9",
"after": "0.7.0"
"handlebars": "1.0.12",
"after": "0.8.1"
},
"devDependencies": {
"mocha": "1.6.0",
"npm": "1.2.14",
"request": "2.16.6"
"npm": "1.3.6",
"request": "2.25.0"
},

@@ -21,0 +21,0 @@ "scripts": {

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