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

theater

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

theater - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

app.js

@@ -29,3 +29,3 @@ var express = require('express');

app.use('/preview', preview);
app.use('/static', express.static('static'));
app.use('/static', express.static(__dirname + '/static'));

@@ -32,0 +32,0 @@ // catch 404 and forward to error handler

{
"name": "theater",
"version": "1.0.2",
"version": "1.0.3",
"description": "Pro Markdown template previewing",

@@ -5,0 +5,0 @@ "repository": "https://github.com/parisk/theater",

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