@ctx-core/combinators
Advanced tools
Comparing version 8.1.135 to 8.1.136
{ | ||
"name": "@ctx-core/combinators", | ||
"version": "8.1.135", | ||
"version": "8.1.136", | ||
"description": "ctx-core combinators", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"ctx-core": "^6.2.1" | ||
"ctx-core": "^6.2.3" | ||
}, | ||
@@ -50,7 +50,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
2015
Updatedctx-core@^6.2.3