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

tv

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tv - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

package.json
{
"name": "tv",
"description": "Interactive debug console plugin for hapi",
"version": "0.1.0",
"version": "0.1.1",
"author": "Eran Hammer <eran@hueniverse.com> (http://hueniverse.com)",

@@ -23,3 +23,3 @@ "contributors":[

"dependencies": {
"hoek": "0.4.x",
"hoek": "0.6.x",
"ws": "0.4.x",

@@ -26,0 +26,0 @@ "handlebars": "1.0.x"

@@ -39,3 +39,3 @@ // Load modules

server.plugin().allow({ ext: true }).require('../', options, function (err) {
server.plugin.allow({ ext: true }).require('../', options, function (err) {

@@ -42,0 +42,0 @@ expect(err).to.not.exist;

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