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

oasis-std

Package Overview
Dependencies
Maintainers
20
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oasis-std - npm Package Compare versions

Comparing version 0.1.0-rc.40 to 0.1.0-rc.41

0

lib/src/abi.d.ts

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import EventEmitter from 'eventemitter3';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export { AbiDecodable, AbiEncodable, Decoder, Encoder, Schema, abiDecode, abiEncode, encodeEventTopic, } from './abi';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { BaseLogger as OasisLogger } from 'pino';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { AbiDecodable, AbiEncodable, Encoder, Decoder } from './abi';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

10

package.json
{
"name": "oasis-std",
"version": "0.1.0-rc.40",
"version": "0.1.0-rc.41",
"description": "Oasis platform standard library",

@@ -20,4 +20,5 @@ "license": "Apache-2.0",

"@oasislabs/confidential": "=1.0.0-rc.25",
"@oasislabs/gateway": "=1.0.0-rc.41",
"@oasislabs/gateway": "=1.0.0-rc.42",
"@oasislabs/service": "=1.0.0-rc.36",
"@types/pino": "^6.2.1",
"buffer": "^5.4.3",

@@ -29,6 +30,3 @@ "eventemitter3": "^4.0.0",

},
"devDependencies": {
"@types/pino": "^6.0.1"
},
"gitHead": "cb6dd33c1ee62e5c3ff66226e0b7013fb0285460"
"gitHead": "a0b8b8a4ed8c33984aaca8664269a0c444bcafd7"
}

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