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

@windingtree/org.id-resolver

Package Overview
Dependencies
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@windingtree/org.id-resolver - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

2

package.json
{
"name": "@windingtree/org.id-resolver",
"version": "1.3.1",
"version": "1.3.2",
"description": "ORGiD DID resolver",

@@ -5,0 +5,0 @@ "keywords": [

@@ -403,2 +403,9 @@ const packageJson = require('../package.json');

};
if (deposit !== '0' && !withdrawalRequest) {
// Just mark as passed
this.addCheckResult({
type: 'LIF_STAKE'
});
}
} catch (error) {

@@ -405,0 +412,0 @@

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