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

@arianee/common-types

Package Overview
Dependencies
Maintainers
8
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arianee/common-types - npm Package Compare versions

Comparing version 1.22.0 to 1.23.0

2

package.json
{
"name": "@arianee/common-types",
"version": "1.22.0",
"version": "1.23.0",
"peerDependencies": {

@@ -5,0 +5,0 @@ "tslib": "2.5.0"

@@ -12,3 +12,6 @@ export declare enum ProtocolName {

arianeeSupernet = "arianeeSupernet",
arianeesbt = "arianeesbt"
arianeesbt = "arianeesbt",
tezostestnet = "tezostestnet",
richemontsupernet = "richemontsupernet",
supernettestnet = "supernettestnet"
}

@@ -15,0 +18,0 @@ export type Protocol = {

@@ -17,3 +17,6 @@ "use strict";

ProtocolName["arianeesbt"] = "arianeesbt";
ProtocolName["tezostestnet"] = "tezostestnet";
ProtocolName["richemontsupernet"] = "richemontsupernet";
ProtocolName["supernettestnet"] = "supernettestnet";
})(ProtocolName = exports.ProtocolName || (exports.ProtocolName = {}));
//# sourceMappingURL=protocol.js.map

Sorry, the diff of this file is not supported yet

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