Skip to content

API deprecations #268

@kanongil

Description

@kanongil

Remove unused:

  • formatStack()
  • formatTrace()
  • callStack()
  • displayStack()
  • abort()
  • escapeJavaScript()
  • format()
  • transform()
  • isInteger() - was mapped to Number.isSafeInteger()
  • inherits() - was mapped to Util.inherits()
  • mapToObject()
  • shallow() - can be replaced with Object.assign({}, obj)
  • unique

Move to b64:

  • base64urlEncode()
  • base64urlDecode()

Metadata

Metadata

Assignees

Labels

breaking changesChange that can breaking existing code

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions