- Bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.13.0 (#422) (66d887b)
- Bump @prettier/plugin-xml from 3.2.1 to 3.2.2 (#423) (7410d2e)
- Bump @types/mocha from 10.0.2 to 10.0.6 (#421) (36bcf0e)
- Bump @types/chai from 4.3.6 to 4.3.11 (#419) (ef513da)
- Bump prettier from 3.0.3 to 3.1.0 (#418) (09176a5)
- Bump typescript from 5.2.2 to 5.3.2 (#415) (f3da589)
- Bump eslint from 8.51.0 to 8.54.0 (#414) (b7c90f5)
- Bump actions/setup-node from 3 to 4 (#413) (9602607)
- Bump @babel/traverse from 7.22.4 to 7.23.2 (#407) (552a6d6)
- Bump actions/checkout from 3 to 4 (#392) (7ad9a5f)
- Bump eslint-plugin-deprecation from 1.4.1 to 2.0.0 (#390) (0f11269)
- Bump typescript from 5.1.6 to 5.2.2 (#383) (8cf4966)
- Bump eslint-config-prettier from 8.8.0 to 9.0.0 (#381) (9584e48)
- Mark
getKeyInfo()
private as it has no public consumers (#412) (1099f59) - Remove the default for
getKeyInfoContent
forcing a consumer to choose (#411) (468d674) - Remove default for transformation algorithm (#410) (741240f)
- Remove default for signature algorithm (#408) (b0541b3)
- Remove default for digest algorithm (#406) (b6cc9c0)
- Remove default canonicalization algorithm (#405) (5629be4)
- Update dependencies; move to @xmldom-scoped is-dom-node package (#402) (e044d7a)
- Clarify use of in signature validation (#401) (6f95f2e)
- Ensure the X509Certificate tag is properly prefixed (#377) (073d4a6)
- Add support for directly querying a node to see if it has passed validation (#389) (2aa2d13)
- Improve code clarity; remove unused functions (#397) (f0237e9)
- Move validation messages to each reference (#396) (d98128a)
- Make
references
accessible only via get/set (#395) (0d01641) - Reduce public interface by making some methods private (#394) (c2b8cd6)
- Use is-dom-node for DOM node checking and narrowing (#388) (c5d741f)
- Update build to support Node@16 (#385) (b0f00d0)
- Fix transform processing regression (#379) (110dd7c)
- Enforce consistent transform processing (#380) (fa2922f)
- Improve and simplify validation logic (#373) (2e32d50)
- Add method for checking if element is signed (#368) (aded3e2)
- Add additional type checking (#369) (226e0b2)