File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " path-scurry" ,
3- "version" : " 1.11.0 " ,
3+ "version" : " 1.11.1 " ,
44 "description" : " walk paths fast and efficiently" ,
55 "author" :
" Isaac Z. Schlueter <[email protected] > (https://blog.izs.me)" ,
66 "main" : " ./dist/commonjs/index.js" ,
6565 "typecheck" : true
6666 },
6767 "engines" : {
68- "node" : " >=16 || 14 >=14.17 "
68+ "node" : " >=16 || 14 >=14.18 "
6969 },
7070 "funding" : {
7171 "url" : " https://github.com/sponsors/isaacs"
Original file line number Diff line number Diff line change 95919591 "dev": true
95929592 },
95939593 "node_modules/path-scurry": {
9594- "version": "1.11.0 ",
9595- "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.0 .tgz",
9596- "integrity": "sha512-LNHTaVkzaYaLGlO+0u3rQTz7QrHTFOuKyba9JMTQutkmtNew8dw8wOD7mTU/5fCPZzCWpfW0XnQKzY61P0aTaw ==",
9594+ "version": "1.11.1 ",
9595+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1 .tgz",
9596+ "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA ==",
95979597 "inBundle": true,
95989598 "dependencies": {
95999599 "lru-cache": "^10.2.0",
96009600 "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
96019601 },
96029602 "engines": {
9603- "node": ">=16 || 14 >=14.17 "
9603+ "node": ">=16 || 14 >=14.18 "
96049604 },
96059605 "funding": {
96069606 "url": "https://github.com/sponsors/isaacs"
You can’t perform that action at this time.
0 commit comments