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

@arcblock/forge-proto

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcblock/forge-proto - npm Package Compare versions

Comparing version 0.20.5 to 0.21.0

18

init.js

@@ -86,8 +86,2 @@ /**

/**
* Generate type_url field for google.protobuf.Any
*
* @param {*} type
* @returns String
*/
function createTypeUrls(abi) {

@@ -123,2 +117,4 @@ return Object.keys(abi).reduce((typeUrls, type) => {

*
* @public
* @static
* @param {string} type - such as `Transaction`, or `TransferTx`

@@ -143,2 +139,4 @@ * @returns {object}

*
* @public
* @static
* @param {string} type

@@ -158,2 +156,4 @@ * @returns {string}

*
* @public
* @static
* @param {string} url

@@ -176,2 +176,5 @@ * @returns {string}

* @member
* @public
* @static
* @readonly
*/

@@ -184,2 +187,5 @@ enums,

* @member
* @public
* @static
* @readonly
*/

@@ -186,0 +192,0 @@ messages,

{
"name": "@arcblock/forge-proto",
"description": "Static modules generated from forge-sdk protobuf files",
"version": "0.20.5",
"version": "0.21.0",
"author": "wangshijun <shijun@arcblock.io> (https://www.arcblock.io)",

@@ -62,3 +62,3 @@ "engines": {

},
"gitHead": "b8526f942e8a04bcbeb47b0d6e1bd77570a29dd2"
"gitHead": "70d1b0561d18f4a2082d379d836ef44ef7ac5317"
}
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