Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ts-ev

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-ev - npm Package Versions

0.4.0

Diff

Changelog

Source

0.4.0 (2022-03-13)

| Changes since 0.3.0 | Release Notes | README | | --- | --- | --- |

| Source Code (zip) | Source Code (tar.gz) | | --- | --- |

Changed

  • Clarified inheritance summary in the README.
  • Updated all dependencies to latest versions.

Fixed

  • DataFilter type assertion fix.

<a name="0.3.0"></a>

jpcx
published 0.3.0 •

Changelog

Source

0.3.0 (2021-09-15)

| Changes since 0.2.2 | Release Notes | README | | --- | --- | --- |

| Source Code (zip) | Source Code (tar.gz) | | --- | --- |

Changed

  • Simplified filter type narrowing for clarity.
    • Filter must now specify both the input and output types: e.g. (args: [number, string]): args is [1, "foo"] => args[0] === 1 && args[1] === "foo"

<a name="0.2.2"></a>

jpcx
published 0.2.2 •

Changelog

Source

0.2.2 (2021-09-15)

| Changes since 0.2.1 | Release Notes | README | | --- | --- | --- |

| Source Code (zip) | Source Code (tar.gz) | | --- | --- |

Fixed

  • More variable name consistency.
  • Changelog and README edits.
  • .off(): Data tparam.

<a name="0.2.1"></a>

jpcx
published 0.2.1 •

Changelog

Source

0.2.1 (2021-09-15)

| Changes since 0.2.0 | Release Notes | README | | --- | --- | --- |

| Source Code (zip) | Source Code (tar.gz) | | --- | --- |

Fixed

  • Variable name consistency.

<a name="0.2.0"></a>

jpcx
published 0.2.0 •

Changelog

Source

0.2.0 (2021-09-15)

| Changes since 0.1.0 | Release Notes | README | | --- | --- | --- |

| Source Code (zip) | Source Code (tar.gz) | | --- | --- |

Changed

  • Minor changes to the README.

<a name="0.1.0"></a>

jpcx
published 0.1.0 •

Changelog

Source

0.1.0 (2021-09-15)

| Release Notes | README | | --- | --- |

| Source Code (zip) | Source Code (tar.gz) | | --- | --- |

Added

  • First Release!
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