fenextjs-validator
Advanced tools
Comparing version 1.0.16 to 1.0.17
{ | ||
"name": "fenextjs-validator", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"description": "", | ||
@@ -43,4 +43,4 @@ "main": "./cjs/index.js", | ||
"dependencies": { | ||
"fenextjs-error": "^1.0.13", | ||
"fenextjs-interface": "^1.0.34" | ||
"fenextjs-error": "^1.0.14", | ||
"fenextjs-interface": "^1.0.35" | ||
}, | ||
@@ -52,8 +52,8 @@ "files": [ | ||
"devDependencies": { | ||
"@types/node": "20.6.3", | ||
"@types/react": "18.2.22", | ||
"@types/react-dom": "18.2.7", | ||
"@typescript-eslint/eslint-plugin": "^6.7.2", | ||
"@typescript-eslint/parser": "^6.7.2", | ||
"eslint": "8.49.0", | ||
"@types/node": "20.7.0", | ||
"@types/react": "18.2.23", | ||
"@types/react-dom": "18.2.8", | ||
"@typescript-eslint/eslint-plugin": "^6.7.3", | ||
"@typescript-eslint/parser": "^6.7.3", | ||
"eslint": "8.50.0", | ||
"prettier": "^3.0.3", | ||
@@ -60,0 +60,0 @@ "ts-loader": "^9.4.4", |
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
Updatedfenextjs-error@^1.0.14
Updatedfenextjs-interface@^1.0.35