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

gazette

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gazette - npm Package Compare versions

Comparing version 0.9.1 to 0.9.2

figlet/demo.html

2

package.json

@@ -6,3 +6,3 @@ {

"version" : "0.9.1",
"version" : "0.9.2",

@@ -9,0 +9,0 @@ "main" : "./gazette.js",

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

var gazette = require("../gazette.js");
var gazette = require("../lib/gazette.js");
// -------------------------------------------------- //
console.log("\n\nBeginning Gazette tests...");
//- Test 1 -------------------------------------------------- //
//- Test 1 ------------------------------------------ //

@@ -17,3 +19,3 @@ console.log("\n//- Test 1 -------------- //");

//- Test 2 -------------------------------------------------- //
//- Test 2 ------------------------------------------ //

@@ -28,3 +30,3 @@ console.log("\n\n//- Test 2 -------------- //");

require("../gazette.js").infuse(sample);
gazette.infuse(sample);

@@ -31,0 +33,0 @@ // It should allow for basic pubsub

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