Skip to content

Commit

Permalink
Update npm Public Registry Privacy Policy (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
clementbiron authored Dec 19, 2023
2 parents f012419 + 0dc02c9 commit 3772a1d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
10 changes: 10 additions & 0 deletions declarations/npm Public Registry.history.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"Privacy Policy": [
{
"fetch": "https://docs.npmjs.com/policies/privacy",
"select": "#skip-nav",
"remove": "details",
"validUntil": "2023-10-23T12:30:05Z"
}
]
}
8 changes: 7 additions & 1 deletion declarations/npm Public Registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@
"documents": {
"Privacy Policy": {
"fetch": "https://docs.npmjs.com/policies/privacy",
"select": "#skip-nav"
"select": [
"main"
],
"remove": [
"nav",
"details"
]
},
"Terms of Service": {
"fetch": "https://docs.npmjs.com/policies/open-source-terms",
Expand Down

0 comments on commit 3772a1d

Please sign in to comment.