You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

enum-values

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enum-values - npm Package Compare versions

Comparing version
1.1.3
to
1.1.4
+10
-0
CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="1.1.4"></a>
## [1.1.4](https://github.com/slavik57/enum-values/compare/v1.1.3...v1.1.4) (2017-08-02)
### Bug Fixes
* publish from master only ([3eb7f13](https://github.com/slavik57/enum-values/commit/3eb7f13))
<a name="1.1.3"></a>

@@ -7,0 +17,0 @@ ## [1.1.3](https://github.com/slavik57/enum-values/compare/v1.1.2...v1.1.3) (2017-08-02)

+1
-1
{
"name": "enum-values",
"version": "1.1.3",
"version": "1.1.4",
"lockfileVersion": 1,

@@ -5,0 +5,0 @@ "requires": true,

{
"name": "enum-values",
"version": "1.1.3",
"version": "1.1.4",
"description": "Library for getting the names and values of typescript enum",

@@ -5,0 +5,0 @@ "typings": "index.d.ts",