@assemblylanguage/content-security-policy
v1.0.0
Published
Modifies Content-Security-Policy values in a document.
Downloads
2
Readme
Content Security Policy
Table of Contents
Overview
Modifies Content-Security-Policy values in a document.
Installation
Install by downloading the package from NPM:
npm install @assemblylanguage/content-security-policy
Building
Instructions for building from source:
git clone https://github.com/assemblylanguage/content-security-policy
cd content-security-policy
npm install --force
npm run all
If the build was successful:
- The library will be built at
./out
- The docs will be built at
./docs
License
(C) AssemblyLanguage 2022, Licensed under the GNU AGPLv3.
Commercial Usage
Commercial usage is allowed subject to the terms of the GNU AGPLv3 license. For license exceptions, reach out to [email protected]
.