@ctx-core/dir
Advanced tools
Comparing version 8.2.139 to 8.2.140
{ | ||
"name": "@ctx-core/dir", | ||
"version": "8.2.139", | ||
"version": "8.2.140", | ||
"description": "ctx-core dir", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"ctx-core": "^6.2.1" | ||
"ctx-core": "^6.2.3" | ||
}, | ||
@@ -52,7 +52,7 @@ "devDependencies": { | ||
"exec": "$@", | ||
"test": "pnpm test:unit && pnpm test:types", | ||
"test": "pnpm run /^test:/", | ||
"test:types": "check-dts", | ||
"test:unit": "tsx node_modules/uvu/bin.js . '\\.test\\.(ts|js)$'", | ||
"test:unit:coverage": "c8 pnpm test:unit" | ||
"disable:test:unit:coverage": "c8 pnpm test:unit" | ||
} | ||
} |
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
2456
Updatedctx-core@^6.2.3