Comparing version 0.1.0-rc.11 to 0.1.0-rc.12
@@ -61,3 +61,3 @@ "use strict"; | ||
return __awaiter(this, void 0, void 0, function* () { | ||
const deployCode = service_1.DeployHeader.deployCode({ saltIfConfidential: confidential_1.randomBytes(32), expiry: (_a = options) === null || _a === void 0 ? void 0 : _a.expiry }, payload); | ||
const deployCode = service_1.DeployHeader.deployCode({ confidential: true, expiry: (_a = options) === null || _a === void 0 ? void 0 : _a.expiry }, payload); | ||
return new types_1.Address((yield this.inner.deploy({ data: deployCode })).address); | ||
@@ -64,0 +64,0 @@ }); |
{ | ||
"name": "oasis-std", | ||
"version": "0.1.0-rc.11", | ||
"version": "0.1.0-rc.12", | ||
"description": "Oasis platform standard library", | ||
@@ -18,6 +18,6 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@oasislabs/common": "^1.0.0-rc.15", | ||
"@oasislabs/confidential": "^1.0.0-rc.17", | ||
"@oasislabs/gateway": "^1.0.0-rc.32", | ||
"@oasislabs/service": "^1.0.0-rc.28", | ||
"@oasislabs/common": "=1.0.0-rc.15", | ||
"@oasislabs/confidential": "=1.0.0-rc.16", | ||
"@oasislabs/gateway": "=1.0.0-rc.29", | ||
"@oasislabs/service": "=1.0.0-rc.25", | ||
"buffer": "^5.4.3", | ||
@@ -31,3 +31,3 @@ "eventemitter3": "^4.0.0", | ||
}, | ||
"gitHead": "436dfd0e255f9850dca14ae1f93ab83a469c63ef" | ||
"gitHead": "a6b01e91dc0f171a8c56a3c78efa86852d00fae1" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
267598
- Removed@hapi/bourne@2.1.0(transitive)
- Removed@oasislabs/common@1.0.0(transitive)
- Removed@oasislabs/confidential@1.0.0(transitive)
- Removed@oasislabs/gateway@1.0.0(transitive)
- Removed@oasislabs/service@1.0.0(transitive)
- Removed@types/node@22.9.3(transitive)
- Removed@types/pako@1.0.7(transitive)
- Removed@types/pino@6.3.12(transitive)
- Removed@types/pino-pretty@5.0.0(transitive)
- Removed@types/pino-std-serializers@4.0.0(transitive)
- Removed@types/uuid@3.4.13(transitive)
- Removedansi-styles@3.2.14.3.0(transitive)
- Removedargs@5.0.3(transitive)
- Removedatomic-sleep@1.0.0(transitive)
- Removedaxios@0.19.2(transitive)
- Removedbsaes@0.0.2(transitive)
- Removedcamelcase@5.0.05.3.1(transitive)
- Removedcamelcase-keys@6.2.2(transitive)
- Removedcbor-js@0.1.0(transitive)
- Removedchalk@2.4.24.1.2(transitive)
- Removedcolor-convert@1.9.32.0.1(transitive)
- Removedcolor-name@1.1.31.1.4(transitive)
- Removeddateformat@4.6.3(transitive)
- Removeddeoxysii@0.0.2(transitive)
- Removedend-of-stream@1.4.4(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedfast-redact@3.5.0(transitive)
- Removedfast-safe-stringify@2.1.1(transitive)
- Removedflatstr@1.0.12(transitive)
- Removedfollow-redirects@1.5.10(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedhas-flag@3.0.04.0.0(transitive)
- Removedimurmurhash@0.1.4(transitive)
- Removedinherits@2.0.4(transitive)
- Removedjmespath@0.15.0(transitive)
- Removedjoycon@2.2.5(transitive)
- Removedjs-sha512@0.8.0(transitive)
- Removedleven@2.1.0(transitive)
- Removedmap-obj@4.3.0(transitive)
- Removedmri@1.1.4(transitive)
- Removednode-localstorage@2.2.1(transitive)
- Removedonce@1.4.0(transitive)
- Removedpako@1.0.11(transitive)
- Removedpino@6.14.0(transitive)
- Removedpino-pretty@4.8.0(transitive)
- Removedpino-std-serializers@3.2.07.0.0(transitive)
- Removedprocess-warning@1.0.0(transitive)
- Removedpump@3.0.2(transitive)
- Removedquick-format-unescaped@4.0.4(transitive)
- Removedquick-lru@4.0.1(transitive)
- Removedreadable-stream@3.6.2(transitive)
- Removedrfdc@1.4.1(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedslide@1.1.6(transitive)
- Removedsonic-boom@1.4.12.8.0(transitive)
- Removedsplit2@3.2.2(transitive)
- Removedstring_decoder@1.3.0(transitive)
- Removedstrip-json-comments@3.1.1(transitive)
- Removedsupports-color@5.5.07.2.0(transitive)
- Removedtweetnacl@1.0.3(transitive)
- Removeduint32@0.2.1(transitive)
- Removedundici-types@6.19.8(transitive)
- Removedutil-deprecate@1.0.2(transitive)
- Removeduuid@3.4.0(transitive)
- Removedwrappy@1.0.2(transitive)
- Removedwrite-file-atomic@1.3.4(transitive)