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

anchor-link

Package Overview
Dependencies
Maintainers
2
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anchor-link - npm Package Compare versions

Comparing version 3.2.2 to 3.2.3

2

lib/anchor-link.d.ts
/**
* Anchor Link v3.2.2
* Anchor Link v3.2.3
* https://github.com/greymass/anchor-link

@@ -4,0 +4,0 @@ *

/**
* Anchor Link v3.2.2
* Anchor Link v3.2.3
* https://github.com/greymass/anchor-link

@@ -1341,3 +1341,3 @@ *

/** Package version. */
Link.version = '3.2.2'; // eslint-disable-line @typescript-eslint/no-inferrable-types
Link.version = '3.2.3'; // eslint-disable-line @typescript-eslint/no-inferrable-types
return Link;

@@ -1344,0 +1344,0 @@ }());

/**
* Anchor Link v3.2.2
* Anchor Link v3.2.3
* https://github.com/greymass/anchor-link

@@ -1072,3 +1072,3 @@ *

/** Package version. */
Link.version = '3.2.2'; // eslint-disable-line @typescript-eslint/no-inferrable-types
Link.version = '3.2.3'; // eslint-disable-line @typescript-eslint/no-inferrable-types
/**

@@ -1075,0 +1075,0 @@ * Format a EOSIO permission level in the format `actor@permission` taking placeholders into consideration.

{
"name": "anchor-link",
"version": "3.2.2",
"version": "3.2.3",
"description": "Library for authenticating and signing transactions using the Anchor Link protocol",

@@ -37,3 +37,3 @@ "license": "BSD-3-Clause",

"dependencies": {
"@greymass/eosio": "^0.3.2",
"@greymass/eosio": "^0.4.0",
"asmcrypto.js": "^2.3.2",

@@ -57,2 +57,3 @@ "eosio-signing-request": "^2.2.0",

"@rollup/plugin-typescript": "^8.1.1",
"@types/bn.js": "^5.1.0",
"@types/mocha": "^8.2.0",

@@ -59,0 +60,0 @@ "@types/node": "^14.14.26",

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

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