@gospime/express-helmet-csp
Version:
Express helmet with Content security policy
66 lines (29 loc) • 2.39 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.2.4](https://github.com/gospime/express-helmet-csp/compare/v1.2.3...v1.2.4) (2020-03-21)
### [1.2.3](https://github.com/gospime/express-helmet-csp/compare/v1.2.2...v1.2.3) (2019-11-22)
### Bug Fixes
* changed format of string `unsafe-eval` ([7c8176e](https://github.com/gospime/express-helmet-csp/commit/7c8176e82284c427e8f1c3eabeac5868d6ec744c))
### [1.2.2](https://github.com/gospime/express-helmet-csp/compare/v1.2.1...v1.2.2) (2019-11-22)
### Bug Fixes
* choose dev mode for scriptSrc: unsafe-eval ([4c6b1cd](https://github.com/gospime/express-helmet-csp/commit/4c6b1cdff8ef089bde278e02dd2b51c7f9a95b5f))
### [1.2.1](https://github.com/gospime/express-helmet-csp/compare/v1.2.0...v1.2.1) (2019-11-22)
### Bug Fixes
* minor ([4448d9e](https://github.com/gospime/express-helmet-csp/commit/4448d9ea9a5cd658891b035b761c22150e5f5d63))
## [1.2.0](https://github.com/gospime/express-helmet-csp/compare/v1.1.5...v1.2.0) (2019-11-22)
### Features
* dev-mode add unsafe-eval for scriptSrc ([1dc954e](https://github.com/gospime/express-helmet-csp/commit/1dc954eb3f826674b676f36f1ee598fd13c1327d))
### [1.1.5](https://github.com/gospime/express-helmet-csp/compare/v1.1.4...v1.1.5) (2019-11-22)
### Bug Fixes
* connectSrc: [_s, nonce] ([3072fcb](https://github.com/gospime/express-helmet-csp/commit/3072fcb01aa8c9f8d5a33bcbe17673d2dfa2fd2b))
### [1.1.4](https://github.com/gospime/express-helmet-csp/compare/v1.1.3...v1.1.4) (2019-11-15)
### Bug Fixes
* minors ([f4b9ba6](https://github.com/gospime/express-helmet-csp/commit/f4b9ba66b90f1f6c4f609e864302571171279cb9))
### [1.1.3](https://github.com/gospime/express-helmet-csp/compare/v1.1.2...v1.1.3) (2019-11-15)
### Bug Fixes
* fixed bug related to input CSP directives ([a72e476](https://github.com/gospime/express-helmet-csp/commit/a72e476bbf4d2c397a968637a59042b76de5f2a2))
### [1.1.2](https://github.com/gospime/express-helmet-csp/compare/v1.1.1...v1.1.2) (2019-11-15)
### [1.1.1](https://github.com/gospime/express-helmet/compare/v1.1.0...v1.1.1) (2019-11-15)
## 1.1.0 (2019-11-15)
### Features
* helmet and CSP ([cd02f09](https://github.com/gospime/express-helmet/commit/cd02f0901413657f767f3303d605cfd225e1a59d))