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

oasis-std

Package Overview
Dependencies
Maintainers
19
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.43 to 0.1.0-rc.44

2

lib/src/gateway.js

@@ -290,3 +290,3 @@ "use strict";

.on('error', (e) => {
this.hasResults.reject(e);
this.hasResults.reject(new types_1.RpcError.Gateway(e));
this.hasResults = new ExternallySettledPromise();

@@ -293,0 +293,0 @@ });

{
"name": "oasis-std",
"version": "0.1.0-rc.43",
"version": "0.1.0-rc.44",
"description": "Oasis platform standard library",

@@ -20,3 +20,3 @@ "license": "Apache-2.0",

"@oasislabs/confidential": "=1.0.0-rc.25",
"@oasislabs/gateway": "=1.0.0-rc.44",
"@oasislabs/gateway": "=1.0.0-rc.45",
"@oasislabs/service": "=1.0.0-rc.36",

@@ -30,3 +30,3 @@ "@types/pino": "^6.2.1",

},
"gitHead": "ada04e0ca3e20067763a3534e2c20fd4d7760f08"
"gitHead": "0257570c487073f5f747244539fdea9fa7b1cc4f"
}

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