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

circular-dependency-scanner

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

circular-dependency-scanner - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# 1.0.2
## Fixes
- fix: ignores about `node_modules` doesn't effect.
# 1.0.1

@@ -2,0 +8,0 @@

8

package.json
{
"name": "circular-dependency-scanner",
"version": "1.0.1",
"version": "1.0.2",
"type": "module",

@@ -38,7 +38,7 @@ "description": "Out-of-box and zero configuration circular dependencies detector, with both JavaScript API and Command Line Tool.",

"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.5.1",
"eslint-plugin-n": "^15.6.0",
"eslint-plugin-promise": "^6.1.1",
"husky": "^8.0.2",
"lint-staged": "^13.0.4",
"vite": "^3.2.4"
"lint-staged": "^13.1.0",
"vite": "^3.2.5"
},

@@ -45,0 +45,0 @@ "files": [

Sorry, the diff of this file is not supported yet

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