indutny/elliptic

View on GitHub
lib/elliptic/precomputed/secp256k1.js

Summary

Maintainability
D
1 day
Test Coverage

File secp256k1.js has 780 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module.exports = {
  doubles: {
    step: 4,
    points: [
      [
Severity: Major
Found in lib/elliptic/precomputed/secp256k1.js - About 1 day to fix

    Parsing error: Invalid ecmaVersion.
    Open

    module.exports = {

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status