🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@meshsdk/contracts

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meshsdk/contracts - npm Package Compare versions

Comparing version

to
1.0.0-beta.2

2

package.json

@@ -6,3 +6,3 @@ {

"author": "MeshJS",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"license": "Apache-2.0",

@@ -9,0 +9,0 @@ "type": "module",

@@ -167,3 +167,3 @@ import {

.and(ptraceIfFalse.$("paidToSeller").$(paidToSeller))
//.and(ptraceIfFalse.$("onlyScriptInputIsOwn").$(onlyScriptInputIsOwn))
// .and(ptraceIfFalse.$("onlyScriptInputIsOwn").$(onlyScriptInputIsOwn))
.and(ptraceIfFalse.$("paidFee").$(paidFee))

@@ -170,0 +170,0 @@ )