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

@statoscope/helpers

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@statoscope/helpers - npm Package Compare versions

Comparing version 5.6.0 to 5.6.1

3

dist/graph/index.js

@@ -57,2 +57,3 @@ "use strict";

if (module === entry) {
total++;
return solution;

@@ -71,3 +72,3 @@ }

}
if (++total === max) {
if (total === max) {
break;

@@ -74,0 +75,0 @@ }

{
"name": "@statoscope/helpers",
"version": "5.6.0",
"version": "5.6.1",
"description": "Statoscope utils",

@@ -27,3 +27,3 @@ "main": "./dist/index.js",

},
"gitHead": "08038bf4c32ec3c28b28ffee2dfb3dbe0526a630"
"gitHead": "3703e8dfdfa5a9311908ba6804a68b23c195945c"
}

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