New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@chainx/types

Package Overview
Dependencies
Maintainers
2
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainx/types - npm Package Compare versions

Comparing version 2.17.0-alpha.0 to 2.17.0-y.0

2

lib/Method.js

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

return (0, _objectSpread2["default"])({
methodName: "".concat(this._func.section, "|").concat(this._func.method)
methodName: "".concat(this._func.section, "::").concat(this._func.method)
}, (0, _get2["default"])((0, _getPrototypeOf2["default"])(Method.prototype), "toJSON", this).call(this));

@@ -118,0 +118,0 @@ }

{
"name": "@chainx/types",
"version": "2.17.0-alpha.0",
"version": "2.17.0-y.0",
"main": "index.js",

@@ -11,3 +11,3 @@ "dependencies": {

},
"gitHead": "09428f3a1de5a28f42bcb670e3c8b221f1df079d"
"gitHead": "d12fb8408a24c1f32ad962d5b077bae9a15d027e"
}
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