You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix CG
- Rewrited react samples on vite because of react'scripts contains cve and not maintained
* Fix CG
- Npm audit fix for webpack samples
* Fix CG
- Fixed CVE in typed-rest client
- Migrated package to use node14+ as mocha is not supported in versions below.
- Migrated CI to use Node14+ for tests
_ Bumped ts to v5
- Bumped typed-rest-client to new major version 2
- Added .vscode folder in .gitignore
* Fix CG
- Fixed tests for the new version of the typescript
* Fix CG
- Replaced crypto package(DES-ECB and MD4 algorythms calls) to a packages as they are become legacy in openssl3 which is used new node
* Fix CG
- Regenerated package.lock files in samples.
* Fix CG
- Fixed types in tests
- Fixed webpack samples
* Fix CG
- Bumped supported version
* Fix CG
- Updated README with new information
* Fix CG
- Updated README with new information
0 commit comments