Socket
Socket
Sign inDemoInstall

bomb

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bomb - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

4

examples/express/index.js
var Express = require('express');
var Busta = require('../../index');
var Bomb = require('../../index');
var Path = require('path');

@@ -7,3 +7,3 @@

var box = new Busta.Box({
var box = new Bomb.Box({
url: '/public',

@@ -10,0 +10,0 @@ path: Path.join(__dirname, 'public'),

{
"name": "bomb",
"version": "1.1.0",
"version": "1.2.0",
"description": "A cache busting middleware for express",

@@ -5,0 +5,0 @@ "main": "index.js",

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