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

@neo-one/utils - npm Package Compare versions

Comparing version 1.0.0-alpha.21 to 1.0.0-alpha.22

2

dist/index.es.js

@@ -93,3 +93,5 @@ import { Observable } from 'rxjs/Observable';

NEO_TRANSACTION_HASH: 'neo.transaction.hash',
NEO_TRANSACTION_TYPE: 'neo.transaction.type',
NEO_TRANSACTION_FOUND: 'neo.transaction.found',
NEO_CONSENSUS_HASH: 'neo.consensus.hash',
NEO_BLOCK_INDEX: 'neo.block.index',

@@ -96,0 +98,0 @@ CALL_METHOD: 'call.method',

@@ -99,3 +99,5 @@ 'use strict';

NEO_TRANSACTION_HASH: 'neo.transaction.hash',
NEO_TRANSACTION_TYPE: 'neo.transaction.type',
NEO_TRANSACTION_FOUND: 'neo.transaction.found',
NEO_CONSENSUS_HASH: 'neo.consensus.hash',
NEO_BLOCK_INDEX: 'neo.block.index',

@@ -102,0 +104,0 @@ CALL_METHOD: 'call.method',

4

package.json
{
"name": "@neo-one/utils",
"version": "1.0.0-alpha.21",
"version": "1.0.0-alpha.22",
"keywords": [

@@ -37,3 +37,3 @@ "neo",

"dependencies": {
"@neo-one/monitor": "^1.0.0-alpha.16",
"@neo-one/monitor": "^1.0.0-alpha.17",
"rxjs": "^5.5.8",

@@ -40,0 +40,0 @@ "uuid": "^3.2.1"

@@ -10,3 +10,5 @@ /* @flow */

NEO_TRANSACTION_HASH: 'neo.transaction.hash',
NEO_TRANSACTION_TYPE: 'neo.transaction.type',
NEO_TRANSACTION_FOUND: 'neo.transaction.found',
NEO_CONSENSUS_HASH: 'neo.consensus.hash',
NEO_BLOCK_INDEX: 'neo.block.index',

@@ -13,0 +15,0 @@ CALL_METHOD: 'call.method',

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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