Huge News!Announcing our $40M Series B led by Abstract Ventures.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

13

0.7.1

Diff

Changelog

Source

v0.7.1

  • Upgrade to TypeScript v3.1.2.
  • Improved the error handling mechanism.
fenying
published 0.7.0 •

Changelog

Source

v0.7.0

  • Introduce new error definitions system.

  • Updated method Async.sleep, now it accepts only one extra parameter.

  • Added method Async.multiTasks.

  • Added method Async.nextTick.

  • Improved class TimeoutPromise, now the result can be handled even timeout, and the timer could be start manually.

  • Deprecated:

    • class Exception
    • Type MethodDecorator
    • Type ClassDecorator
    • Type Optional
    • Type Dict
fenying
published 0.6.0 •

Changelog

Source

v0.6.0

  • Added new utility class TimeoutPromise.
  • Improved the judegement of Exception.is.
fenying
published 0.5.0 •

Changelog

Source

v0.5.0

  • Added new semantic types Nullable and Optional, Dict.
  • Now the IDictionary is the alias of Dict, and has been mark as deprecated. It will be removed in v1.0.0.
  • Added valitators utility function isEMailAddress.
  • Added valitators utility function isDomain.
fenying
published 0.4.1 •

Changelog

Source

v0.4.1

  • Fixed the bug that trace of Exception is not exact from caller.
fenying
published 0.4.0 •

Changelog

Source

v0.4.0

  • Now the origin only stand for the data carried by Exception.
  • Added the property trace for Exception to get the trace.
  • New method is helps determine if an error object is of LiteRT's exception.
  • Added asynchronous utility function sleep.
fenying
published 0.3.3 •

Changelog

Source

v0.3.3

  • Added the signature for class/method annotation functions.
fenying
published 0.3.2 •

Changelog

Source

v0.3.2

  • Added the default value of origin for Exception class.
fenying
published 0.3.1 •

Changelog

Source

v0.3.1

  • Fixed method toString for Exception class.
  • Fixed serialization of property origin for Exception class.
fenying
published 0.3.0 •

Changelog

Source

v0.3.0

  • Upgrade to TypeScript 2.7.
  • Added property origin for Exception class.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc