You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@neo-one/utils

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2-alpha.0

AsyncQueue.d.ts

13

CHANGELOG.md

@@ -6,4 +6,17 @@ # Change Log

## [1.0.2-alpha.0](https://github.com/neo-one-suite/neo-one/compare/@neo-one/utils@1.0.1...@neo-one/utils@1.0.2-alpha.0) (2019-02-15)
### Bug Fixes
* **deps:** update dependency @types/lodash to v4.14.120 ([a76dae7](https://github.com/neo-one-suite/neo-one/commit/a76dae7))
* **deps:** update dependency change-case to v3.1.0 ([4255281](https://github.com/neo-one-suite/neo-one/commit/4255281))
* **deps:** update dependency rxjs to v6.4.0 ([e28af2a](https://github.com/neo-one-suite/neo-one/commit/e28af2a))
## [1.0.1](https://github.com/neo-one-suite/neo-one/compare/@neo-one/utils@1.0.0...@neo-one/utils@1.0.1) (2018-11-13)
**Note:** Version bump only for package @neo-one/utils

12

package.json
{
"name": "@neo-one/utils",
"version": "1.0.1",
"version": "1.0.2-alpha.0",
"author": "Alex DiCarlo <alexdicarlo@gmail.com>",

@@ -22,6 +22,6 @@ "description": "NEO•ONE shared utils.",

"dependencies": {
"@types/lodash": "^4.14.118",
"change-case": "^3.0.2",
"@types/lodash": "^4.14.120",
"change-case": "^3.1.0",
"lodash": "^4.17.11",
"rxjs": "^6.3.3",
"rxjs": "^6.4.0",
"tslib": "^1.9.3"

@@ -35,5 +35,5 @@ },

},
"main": "src/index.js",
"types": "src/index.ts",
"main": "index.js",
"types": "index.d.ts",
"sideEffects": false
}
# NEO•ONE
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=shield)](#contributors)
[![CircleCI](https://circleci.com/gh/neo-one-suite/neo-one.svg?style=shield)](https://circleci.com/gh/neo-one-suite/neo-one)
[![AppVeyor](https://ci.appveyor.com/api/projects/status/a2k7nqrxp33bxu95/branch/master?svg=true)](https://ci.appveyor.com/project/dicarlo2/neo-one)
[![codecov](https://codecov.io/gh/neo-one-suite/neo-one/branch/master/graph/badge.svg)](https://codecov.io/gh/neo-one-suite/neo-one)

@@ -9,2 +8,3 @@ [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://neo-one.io/docs/how-to-contribute)

[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1639/badge)](https://bestpractices.coreinfrastructure.org/projects/1639)
[![Docker Repository on Quay](https://quay.io/repository/neoone/node/status "Docker Repository on Quay")](https://quay.io/repository/neoone/node)

@@ -11,0 +11,0 @@ ## [Documentation](https://neo-one.io)

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc