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

@cedx/enum

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cedx/enum - npm Package Versions

234

10.0.0

Diff

Changelog

Source

Version 10.0.0

  • Breaking change: the Enum() function now uses a named export instead of a default export.
  • Ported the source code to CoffeeScript.
cedx
published 9.1.0 •

Changelog

Source

Version 9.1.0

  • Optimized the performance of the Enum() function.
cedx
published 9.0.1 •

Changelog

Source

Version 9.0.1

cedx
published 9.0.0 •

Changelog

Source

Version 9.0.0

  • Breaking change: renamed the getNames(), getValues() and isDefined() functions to keys(), values() and hasValue().
  • Breaking change: removed the getIndex() function.
  • Added the has() function.
cedx
published 8.1.0 •

Changelog

Source

Version 8.1.0

cedx
published 8.0.1 •

Changelog

Source

Version 8.0.1

cedx
published 8.0.0 •

Changelog

Source

Version 8.0.0

  • Breaking change: dropped support of TypeScript enums.
  • Breaking change: dropped the browser bundle.
  • Breaking change: raised the required Node.js version.
  • Breaking change: renamed the entries(), names() and values() methods to getEntries(), getNames() and getValues().
  • Breaking change: the Enum.create() method is now a function exposed as a default export.
  • Ported the source code to JavaScript.
cedx
published 7.0.0 •

Changelog

Source

Version 7.0.0

  • Breaking change: raised the required Node.js version.
  • Dropped support for GitHub Packages.
  • Updated the documentation.
  • Updated the package dependencies.
cedx
published 6.3.0 •

Changelog

Source

Version 6.3.0

  • Updated the package dependencies.
cedx
published 6.2.0 •

Changelog

Source

Version 6.2.0

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