Comparing version 17.0.5 to 17.0.6
@@ -8,3 +8,3 @@ 'use strict' | ||
const moveFile = require('../util/move-file') | ||
const Minipass = require('minipass') | ||
const { Minipass } = require('minipass') | ||
const Pipeline = require('minipass-pipeline') | ||
@@ -11,0 +11,0 @@ const Flush = require('minipass-flush') |
@@ -12,3 +12,3 @@ 'use strict' | ||
} = require('fs/promises') | ||
const Minipass = require('minipass') | ||
const { Minipass } = require('minipass') | ||
const path = require('path') | ||
@@ -15,0 +15,0 @@ const ssri = require('ssri') |
'use strict' | ||
const Collect = require('minipass-collect') | ||
const Minipass = require('minipass') | ||
const { Minipass } = require('minipass') | ||
const Pipeline = require('minipass-pipeline') | ||
@@ -6,0 +6,0 @@ |
'use strict' | ||
const glob = require('glob') | ||
const { glob } = require('glob') | ||
const globify = (pattern) => pattern.split('//').join('/') | ||
module.exports = (path, options) => glob(globify(path), options) |
{ | ||
"name": "cacache", | ||
"version": "17.0.5", | ||
"version": "17.0.6", | ||
"cache-version": { | ||
@@ -50,5 +50,5 @@ "content": "2", | ||
"fs-minipass": "^3.0.0", | ||
"glob": "^9.3.1", | ||
"glob": "^10.2.2", | ||
"lru-cache": "^7.7.1", | ||
"minipass": "^4.0.0", | ||
"minipass": "^5.0.0", | ||
"minipass-collect": "^1.0.2", | ||
@@ -65,3 +65,3 @@ "minipass-flush": "^1.0.5", | ||
"@npmcli/eslint-config": "^4.0.0", | ||
"@npmcli/template-oss": "4.12.0", | ||
"@npmcli/template-oss": "4.14.1", | ||
"tap": "^16.0.0" | ||
@@ -75,3 +75,4 @@ }, | ||
"windowsCI": false, | ||
"version": "4.12.0" | ||
"version": "4.14.1", | ||
"publish": "true" | ||
}, | ||
@@ -78,0 +79,0 @@ "author": "GitHub Inc.", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
64916
1
+ Added@isaacs/cliui@8.0.2(transitive)
+ Added@pkgjs/parseargs@0.11.0(transitive)
+ Addedansi-regex@5.0.16.1.0(transitive)
+ Addedansi-styles@4.3.06.2.1(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedcross-spawn@7.0.5(transitive)
+ Addedeastasianwidth@0.2.0(transitive)
+ Addedemoji-regex@8.0.09.2.2(transitive)
+ Addedforeground-child@3.3.0(transitive)
+ Addedglob@10.4.5(transitive)
+ Addedis-fullwidth-code-point@3.0.0(transitive)
+ Addedisexe@2.0.0(transitive)
+ Addedjackspeak@3.4.3(transitive)
+ Addedminimatch@9.0.5(transitive)
+ Addedpackage-json-from-dist@1.0.1(transitive)
+ Addedpath-key@3.1.1(transitive)
+ Addedshebang-command@2.0.0(transitive)
+ Addedshebang-regex@3.0.0(transitive)
+ Addedsignal-exit@4.1.0(transitive)
+ Addedstring-width@4.2.35.1.2(transitive)
+ Addedstrip-ansi@6.0.17.1.0(transitive)
+ Addedwhich@2.0.2(transitive)
+ Addedwrap-ansi@7.0.08.1.0(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@9.3.5(transitive)
- Removedminimatch@8.0.4(transitive)
- Removedminipass@4.2.8(transitive)
Updatedglob@^10.2.2
Updatedminipass@^5.0.0