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

@neo-one/client-common

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo-one/client-common - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

15

CHANGELOG.md

@@ -1,11 +0,8 @@

# Changelog
# Change Log
NEO•ONE is divided into many packages but only a some are meant to be consumed externally. Each package adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) and maintains changelogs independently. Below are links to each of the public packages' changelogs.
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
- [`@neo-one/cli`](packages/neo-one-cli/CHANGELOG.md)
- [`@neo-one/client`](packages/neo-one-client/CHANGELOG.md)
- [`@neo-one/node`](packages/neo-one-node/CHANGELOG.md)
- [`@neo-one/server-client`](packages/neo-one-server-client/CHANGELOG.md)
- [`@neo-one/server-plugin`](packages/neo-one-server-plugin/CHANGELOG.md)
- [`@neo-one/server-plugin-network`](packages/neo-one-server-plugin-network/CHANGELOG.md)
- [`@neo-one/server-plugin-wallet`](packages/neo-one-server-plugin-wallet/CHANGELOG.md)
## [1.0.1](https://github.com/neo-one-suite/neo-one/compare/@neo-one/client-common@1.0.0...@neo-one/client-common@1.0.1) (2018-11-13)
**Note:** Version bump only for package @neo-one/client-common

8

package.json
{
"name": "@neo-one/client-common",
"version": "1.0.0",
"version": "1.0.1",
"author": "Alex DiCarlo <alexdicarlo@gmail.com>",

@@ -23,5 +23,5 @@ "description": "NEO•ONE client common code.",

"@neo-one/ec-key": "^0.0.3",
"@neo-one/monitor": "^1.0.0",
"@neo-one/types": "^1.0.0",
"@neo-one/utils": "^1.0.0",
"@neo-one/monitor": "^1.0.1",
"@neo-one/types": "^1.0.1",
"@neo-one/utils": "^1.0.1",
"@types/bn.js": "^4.11.3",

@@ -28,0 +28,0 @@ "@types/bs58": "^3.0.30",

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