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

dependency-cruiser

Package Overview
Dependencies
Maintainers
2
Versions
536
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dependency-cruiser - npm Package Compare versions

Comparing version 13.1.3 to 13.1.4

17

package.json
{
"name": "dependency-cruiser",
"version": "13.1.3",
"version": "13.1.4",
"description": "Validate and visualize dependencies. With your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.",

@@ -162,3 +162,2 @@ "keywords": [

"glob": "10.3.3",
"handlebars": "4.7.8",
"ignore": "5.2.4",

@@ -184,8 +183,8 @@ "indent-string": "5.0.0",

"@babel/preset-typescript": "7.22.5",
"@swc/core": "1.3.76",
"@swc/core": "1.3.78",
"@types/lodash": "4.14.197",
"@types/node": "20.4.10",
"@types/node": "20.5.1",
"@types/prompts": "2.4.4",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"@vue/compiler-sfc": "3.3.4",

@@ -199,3 +198,3 @@ "c8": "8.0.1",

"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-mocha": "10.1.0",

@@ -207,7 +206,7 @@ "eslint-plugin-node": "11.1.0",

"intercept-stdout": "0.1.2",
"lint-staged": "13.3.0",
"lint-staged": "14.0.0",
"mocha": "10.2.0",
"normalize-newline": "4.1.0",
"npm-run-all": "4.1.5",
"prettier": "3.0.1",
"prettier": "3.0.2",
"proxyquire": "2.1.3",

@@ -214,0 +213,0 @@ "shx": "0.3.4",

/* generated - don't edit */
module.exports = {
version: "13.1.3",
version: "13.1.4",
engines: {

@@ -6,0 +6,0 @@ node: "^16.14||>=18",

@@ -281,3 +281,4 @@ import { IBaselineViolations } from "./baseline-violations";

* external packages that only expose types, and you still want references
* to these types to be resolved you could expand this to ['main', 'types']
* to these types to be resolved you could expand this to
* ['main', 'types', 'typings']
*/

@@ -284,0 +285,0 @@ mainFields?: string[];

Sorry, the diff of this file is not supported yet

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