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

@eturino/key-set

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eturino/key-set - npm Package Versions

124

4.2.2

Diff

Changelog

Source

4.2.2 (2020-05-12)

Bug Fixes

  • target ES2017 instead of esnext for module, and ES2015 for main (8660d10)
eturino
published 4.2.1 •

Changelog

Source

4.2.1 (2020-04-14)

Bug Fixes

  • deps: [security] bump acorn from 6.4.0 to 6.4.1 (#57) (df4f2fd)
eturino
published 4.2.0 •

Changelog

Source

4.2.0 (2020-03-11)

Features

  • exporting types for KeyLabelSetSerialized and all individual types (861e071)
eturino
published 4.1.1 •

Changelog

Source

4.1.1 (2020-02-29)

Bug Fixes

  • fixing overloads on remove() and intersect() (TypeScript) (7ea0ff1)
eturino
published 4.1.0 •

Changelog

Source

4.1.0 (2020-02-29)

Features

  • toJSON() to be used in JSON.stringify(), stringify using the same as serialized() (0183f4a)
eturino
published 4.0.0 •

Changelog

Source

4.0.0 (2020-02-29)

⚠ BREAKING CHANGES

  • While KeySetAll and KeySetNone were before non typed, now they are. Most of the time no adaptation is needed but in some cases when using TypeScript it may be needed to specify the type of the universe when creating a desired All or None key sets.

Features

  • keySetAll and KeySetNone with key type (bb5b1c9)
eturino
published 3.1.0 •

Changelog

Source

3.1.0 (2020-02-29)

Features

eturino
published 3.0.0 •

Changelog

Source

3.0.0 (2020-02-29)

⚠ BREAKING CHANGES

  • KeySetAll and KeySetNone will have now keys and elements methods (both the same) which return an EmptyArray of the type (Key by default). This is a different behaviour more than an addition, since before keyset type could be relied upon having or not those getters.

Features

  • methods keys and elements in all KeySet, typings, and allow for typed KeySetAll and KeySetNone (53265b9)
eturino
published 2.4.0 •

Changelog

Source

2.4.0 (2020-02-28)

Features

  • type predicates based on the element type (2f5c7e3)
eturino
published 2.3.0 •

Changelog

Source

2.3.0 (2020-02-28)

Features

  • complex KeyLabel allowed as elemnets + extra types, utils and tests (a3fdec3)
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