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.3 to 1.0.0-alpha.4

2

package.json
{
"name": "@neo-one/smart-contract",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"keywords": [

@@ -5,0 +5,0 @@ "neo",

@@ -1,2 +0,1 @@

// TODO: Implement contract create + migrate + destroy, iterator
export type Address = Buffer;

@@ -44,6 +43,2 @@ export type Hash256 = Buffer;

}
/* TODO: iterPrefix signatures
public iterPrefix(k: K extends [any, any, any] ? K[0] | [K[0], K[1]] : never)
*/
}

@@ -50,0 +45,0 @@

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