Skip to content

0.1.3: Fix bable traverse and jsrsasign vulnerabilities.

Compare
Choose a tag to compare
@pj-spoelders pj-spoelders released this 06 Feb 13:10
· 3 commits to main since this release
ae9369d

Summary

This release fixes vulnerabilities in bable traverse by updating the package and swaps out jsrsasign with node-forge to replace RSA encryption.

Features

  • #26: Fix vulnerabilities

Dependency Updates

Compile Dependency Updates

  • Added node-forge:^1.3.1
  • Removed jsrsasign:^10.8.6

Development Dependency Updates

  • Added @types/node-forge:^1.3.11
  • Removed @types/jsrsasign:^10.5.8