• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

KSDaemon / wampy-cra / 6647039833

25 Oct 2023 10:45PM UTC coverage: 63.918%. Remained the same
6647039833

Pull #37

github

web-flow
Bump crypto-js from 4.1.1 to 4.2.0

Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #37: Bump crypto-js from 4.1.1 to 4.2.0

14 of 18 branches covered (0.0%)

62 of 97 relevant lines covered (63.92%)

3.34 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/src/nodeEntry.js
1
import crypto from 'crypto';
3✔
2
import { setCrypto, deriveKey, sign, signManual } from './wampy-cra';
3✔
3

3✔
4
setCrypto(crypto);
3✔
5

3✔
6
export {
3✔
7
    deriveKey,
3✔
8
    sign,
3✔
9
    signManual
9✔
10
};
9✔
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc