Socket
Socket
Sign inDemoInstall

@neo-one/smart-contract

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo-one/smart-contract - npm Package Compare versions

Comparing version 1.0.0-alpha.24 to 1.0.0-alpha.25

5

package.json
{
"name": "@neo-one/smart-contract",
"version": "1.0.0-alpha.24",
"version": "1.0.0-alpha.25",
"author": "Alex DiCarlo <alexdicarlo@gmail.com>",

@@ -24,3 +24,6 @@ "description": "NEO•ONE smart contract apis.",

},
"engines": {
"node": ">=8.9.0"
},
"main": "./src/index.d.ts"
}

1

src/global.d.ts

@@ -73,2 +73,3 @@ // tslint:disable

equals(otherBuffer: Buffer): boolean;
toString(encoding: 'utf8'): string;
}

@@ -75,0 +76,0 @@ interface BufferConstructor {

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