@magidoc/plugin-starter-common
Advanced tools
Comparing version 4.2.1 to 5.0.0
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "4.2.1", | ||
"version": "5.0.0", | ||
"type": "module", | ||
@@ -24,13 +24,13 @@ "license": "MIT", | ||
"@types/lodash": "^4.17.0", | ||
"@types/node": "^20.12.2", | ||
"@vitest/coverage-v8": "^1.4.0", | ||
"@types/node": "^20.12.8", | ||
"@vitest/coverage-v8": "^1.6.0", | ||
"lodash": "^4.17.21", | ||
"rollup": "^4.13.2", | ||
"rollup": "^4.17.2", | ||
"tslib": "^2.6.2", | ||
"typescript": "^5.4.3", | ||
"vite": "^5.2.7", | ||
"vitest": "^1.4.0" | ||
"typescript": "^5.4.5", | ||
"vite": "^5.2.11", | ||
"vitest": "^1.6.0" | ||
}, | ||
"optionalDependencies": { | ||
"zod": "^3.22.4" | ||
"zod": "^3.23.6" | ||
}, | ||
@@ -41,3 +41,3 @@ "files": [ | ||
"dependencies": { | ||
"@magidoc/plugin-starter-variables": "^4.2.1" | ||
"@magidoc/plugin-starter-variables": "^5.0.0" | ||
}, | ||
@@ -44,0 +44,0 @@ "scripts": { |
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
3097
+ Added@magidoc/plugin-starter-variables@5.0.3(transitive)
- Removed@magidoc/plugin-starter-variables@4.2.1(transitive)