Socket
Socket
Sign inDemoInstall

content-security-policy

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.3 to 0.3.4

.nyc_output/3a26cee1-5e97-4860-a966-5c7de70275fb.json

6

package.json
{
"name": "content-security-policy",
"description": "Middleware to add Content-Security-Policy header.",
"version": "0.3.3",
"version": "0.3.4",
"author": {

@@ -42,4 +42,4 @@ "name": "Samuel Erdtman",

"clean": "rm -rf coverage/ .nyc_output/",
"pretest": "semistandard",
"test": "ava test",
"pretest": "semistandard --fix",
"test": "ava test/*.js",
"coverage": "nyc npm test",

@@ -46,0 +46,0 @@ "coveragehtml": "nyc report -r html",

@@ -1,2 +0,2 @@

[![Build Status](https://travis-ci.org/erdtman/content-security-policy.svg?branch=master)](https://travis-ci.org/erdtman/content-security-policy)
[![Build Status](https://travis-ci.com/erdtman/content-security-policy.svg?branch=master)](https://travis-ci.com/erdtman/content-security-policy)
[![Coverage Status](https://coveralls.io/repos/github/erdtman/content-security-policy/badge.svg?branch=master)](https://coveralls.io/github/erdtman/content-security-policy?branch=master)

@@ -3,0 +3,0 @@ # content-security-policy

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc