Socket
Socket
Sign inDemoInstall

@ocap/types

Package Overview
Dependencies
Maintainers
3
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ocap/types - npm Package Compare versions

Comparing version 1.18.95 to 1.18.96

6

lib/state_pb.d.ts

@@ -325,2 +325,7 @@ // package: ocap

hasLimit(): boolean;
clearLimit(): void;
getLimit(): type_pb.TDelegateLimit | undefined;
setLimit(value?: type_pb.TDelegateLimit): void;
serializeBinary(): Uint8Array;

@@ -342,2 +347,3 @@ toObject(includeInstance?: boolean): TDelegateOpState;

balanceDelta?: type_pb.TBigUint,
limit?: type_pb.TDelegateLimit,
}

@@ -344,0 +350,0 @@

10

package.json
{
"name": "@ocap/types",
"version": "1.18.95",
"version": "1.18.96",
"description": "Typescript definitions generated from protobuf",

@@ -32,13 +32,13 @@ "keywords": [

"types": "./index.d.ts",
"homepage": "https://github.com/ArcBlock/asset-chain/tree/master/core/forge-util",
"homepage": "https://github.com/ArcBlock/blockchain/tree/master/core/forge-util",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "git+https://github.com/ArcBlock/asset-chain.git"
"url": "git+https://github.com/ArcBlock/blockchain.git"
},
"scripts": {},
"bugs": {
"url": "https://github.com/ArcBlock/asset-chain/issues"
"url": "https://github.com/ArcBlock/blockchain/issues"
},
"gitHead": "1d243016b59c4532a8ca6f01d810e4a8f4b3ccb2"
"gitHead": "aa29013a8114a39db09e0e787ab1e1bd94fcb453"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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