Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Commit

Permalink
2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zacanger committed Mar 13, 2020
1 parent 1f11c89 commit 9554725
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
{
"name": "object-policy",
"description": "Convert an object to a policy-type header, for use in Content-Security-Policy or Feature-Policy.",
"version": "2.0.3",
"version": "2.0.4",
"author": {
"email": "zac@zacanger.com",
"name": "Zac Anger",
"url": "http://zacanger.com"
},
"funding": {
"type": "ko-fi",
"url": "https://ko-fi.com/zacanger"
},
"license": "LGPL-3.0",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -36,9 +40,5 @@
},
"engines": {
"node": ">=10.0.0"
},
"funding": {
"type": "ko-fi",
"url": "https://ko-fi.com/zacanger"
}
}

0 comments on commit 9554725

Please sign in to comment.