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

resp-modifier

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

resp-modifier - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

2

index.js

@@ -50,3 +50,3 @@ "use strict";

var withoutSingle = respMod.opts.rules.filter(function (rule) {
if (rule.paths) {
if (rule.paths && rule.paths.length) {
return false;

@@ -53,0 +53,0 @@ }

{
"name": "resp-modifier",
"description": "Middleware for modifying a HTML response",
"version": "4.0.3",
"version": "4.0.4",
"author": {

@@ -6,0 +6,0 @@ "name": "Shane Osbourne",

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