1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-06 19:02:30 +01:00
uBlock/platform/npm
Raymond Hill 41693407b2
Fix npm test suite
Ensure serialization returns copy of data rather than live
references to data. This allows to immediately deserialize() the
result of serialize().

Also, adjust code to modified behavior of filterQuery().
2024-10-05 11:32:59 -04:00
..
tests Change official description in source code top comment 2023-12-04 12:10:34 -05:00
.eslintrc.json Lint Mocha tests too (#3824) 2021-08-15 11:13:13 -04:00
.npmignore Exclude more resources from the published npm package 2021-08-16 12:40:46 -04:00
package-lock.json Fix npm test suite 2024-10-05 11:32:59 -04:00
package.json Fix npm dev dependencies -- this fixes "make test" 2022-12-14 10:55:02 -05:00
test.js Change official description in source code top comment 2023-12-04 12:10:34 -05:00