New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@litert/core

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@litert/core - npm Package Versions

23

1.1.1

Diff
fenying
published 1.1.1 •
fenying
published 1.1.0 •

Changelog

Source

v1.1.0

  • Added wanring handling mechanism.
  • Improved the toString of IError objects.
fenying
published 1.0.7 •
fenying
published 1.0.6 •

Changelog

Source

v1.0.6

  • Added alias supports for error codes and names.
fenying
published 1.0.5 •

Changelog

Source

v1.0.5

  • Allow using partial metadata while create new error object.
fenying
published 1.0.4 •

Changelog

Source

v1.0.4

  • Added default metadata property for Error consturctor and definition.
fenying
published 1.0.3 •

Changelog

Source

v1.0.3

  • Fixed: Methods reject and resolve in RawPromise couldn't work without this binding.
fenying
published 1.0.2 •

Changelog

Source

v1.0.2

  • Added module field for error objects and constructors, hubs.
  • Improved the Async.nextTick and Async.sleep method.
  • Improved the documents.
fenying
published 1.0.1 •

Changelog

Source

v1.0.1

  • Allowed automatically generating code for defining new errors.
  • Now IErrorHub.define throws errors defined in the default error hub.
fenying
published 1.0.0 •

Changelog

Source

v1.0.0

  • The first feature stable version.
  • Added full documents in Simplified Chinese.