@ctx-core/object
Advanced tools
Comparing version 32.1.4 to 32.1.5
# @ctx-core/object | ||
## 32.1.5 | ||
### Patch Changes | ||
- ctx-core: ^6.2.1 -> ^6.2.2 | ||
- Updated dependencies | ||
- ctx-core@6.2.3 | ||
## 32.1.4 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@ctx-core/object", | ||
"version": "32.1.4", | ||
"version": "32.1.5", | ||
"description": "ctx-core object", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"ctx-core": "^6.2.1" | ||
"ctx-core": "^6.2.3" | ||
}, | ||
@@ -45,7 +45,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
47986
Updatedctx-core@^6.2.3