File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 3131 },
3232 "devDependencies" : {
3333 "@canvas/image-data" : " ^1.0.0" ,
34- "@duckduckgo/privacy-configuration" : " github:duckduckgo/privacy-configuration#6e5774603200f453a9451870606f3921b76249f4 " ,
34+ "@duckduckgo/privacy-configuration" : " github:duckduckgo/privacy-configuration#bc8932cb98a49e7811a328c38a42feed4a75bb55 " ,
3535 "@fingerprintjs/fingerprintjs" : " ^4.6.2" ,
3636 "@types/chrome" : " ^0.0.315" ,
3737 "@types/jasmine" : " ^5.1.7" ,
Original file line number Diff line number Diff line change 1717 "test-int-snapshots" : " npm run test-int-snapshots --workspaces --if-present" ,
1818 "test-int-snapshots-update" : " npm run test-int-snapshots-update --workspaces --if-present" ,
1919 "test-clean-tree" : " npm run build && sh scripts/check-for-changes.sh" ,
20- "docs" : " npm cache clean --force && npm ci && typedoc" ,
20+ "docs" : " typedoc" ,
2121 "docs-watch" : " typedoc --watch" ,
2222 "tsc" : " tsc" ,
2323 "tsc-watch" : " tsc --watch" ,
5353 "urlpattern-polyfill" : " ^10.0.0"
5454 },
5555 "dependencies" : {
56- "@duckduckgo/privacy-configuration" : " github:duckduckgo/privacy-configuration#bc8932cb98a49e7811a328c38a42feed4a75bb55" ,
5756 "immutable-json-patch" : " ^6.0.1"
5857 }
5958}
You can’t perform that action at this time.
0 commit comments