libnpmdiff
Advanced tools
Comparing version 5.0.16 to 5.0.17
const tar = require('tar') | ||
const minimatch = require('minimatch') | ||
const { minimatch } = require('minimatch') | ||
@@ -4,0 +4,0 @@ const normalizeMatch = str => str |
{ | ||
"name": "libnpmdiff", | ||
"version": "5.0.16", | ||
"version": "5.0.17", | ||
"description": "The registry diff", | ||
@@ -45,7 +45,7 @@ "repository": { | ||
"@npmcli/eslint-config": "^4.0.0", | ||
"@npmcli/template-oss": "4.12.1", | ||
"@npmcli/template-oss": "4.14.1", | ||
"tap": "^16.3.4" | ||
}, | ||
"dependencies": { | ||
"@npmcli/arborist": "^6.2.8", | ||
"@npmcli/arborist": "^6.2.9", | ||
"@npmcli/disparity-colors": "^3.0.0", | ||
@@ -55,3 +55,3 @@ "@npmcli/installed-package-contents": "^2.0.2", | ||
"diff": "^5.1.0", | ||
"minimatch": "^7.4.2", | ||
"minimatch": "^9.0.0", | ||
"npm-package-arg": "^10.1.0", | ||
@@ -63,3 +63,3 @@ "pacote": "^15.0.8", | ||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
"version": "4.12.1", | ||
"version": "4.14.1", | ||
"content": "../../scripts/template-oss/index.js" | ||
@@ -66,0 +66,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13781
- Removedminimatch@7.4.6(transitive)
Updated@npmcli/arborist@^6.2.9
Updatedminimatch@^9.0.0