Socket
Socket
Sign inDemoInstall

dependency-cruiser

Package Overview
Dependencies
Maintainers
2
Versions
533
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.0.4 to 13.0.5

35

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

@@ -157,7 +157,7 @@ "keywords": [

"ajv": "8.12.0",
"chalk": "5.2.0",
"chalk": "5.3.0",
"commander": "11.0.0",
"enhanced-resolve": "5.15.0",
"figures": "5.0.0",
"glob": "10.2.7",
"glob": "10.3.1",
"handlebars": "4.7.7",

@@ -173,4 +173,4 @@ "ignore": "5.2.4",

"safe-regex": "2.1.1",
"semver": "^7.5.2",
"semver-try-require": "6.2.2",
"semver": "^7.5.3",
"semver-try-require": "6.2.3",
"teamcity-service-messages": "0.1.14",

@@ -185,8 +185,8 @@ "tsconfig-paths-webpack-plugin": "4.0.1",

"@babel/preset-typescript": "7.22.5",
"@swc/core": "1.3.66",
"@swc/core": "1.3.67",
"@types/lodash": "4.14.195",
"@types/node": "20.3.1",
"@types/node": "20.3.3",
"@types/prompts": "2.4.4",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@vue/compiler-sfc": "3.3.4",

@@ -197,3 +197,3 @@ "c8": "8.0.0",

"coffeescript": "2.7.0",
"eslint": "8.43.0",
"eslint": "8.44.0",
"eslint-config-moving-meadow": "4.0.2",

@@ -210,3 +210,3 @@ "eslint-config-prettier": "8.8.0",

"intercept-stdout": "0.1.2",
"lint-staged": "13.2.2",
"lint-staged": "13.2.3",
"mocha": "10.2.0",

@@ -220,3 +220,3 @@ "normalize-newline": "4.1.0",

"symlink-dir": "5.1.1",
"typescript": "5.1.3",
"typescript": "5.1.6",
"upem": "8.0.0",

@@ -226,2 +226,8 @@ "vue-template-compiler": "2.7.14",

},
"overrides": {
"semver": "^7.5.3"
},
"resolutions": {
"semver": "^7.5.3"
},
"upem": {

@@ -238,2 +244,7 @@ "policies": [

"because": "we want to keep rechoir ~similar to what webpack-cli uses (which is ^0.8.0 since 2022-11-15). See https://github.com/webpack/webpack-cli/blame/master/packages/webpack-cli/package.json"
},
{
"package": "svelte",
"policy": "pin",
"because": "upgrading to supporting svelte 4 will require a non-trivial amount of labour (which we are going to invest, but not right now)"
}

@@ -240,0 +251,0 @@ ]

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

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

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