gl-w-image-frontend
Advanced tools
Comparing version 5.0.1 to 6.0.0
{ | ||
"name": "gl-w-image-frontend", | ||
"version": "5.0.1", | ||
"version": "6.0.0", | ||
"description": "Common code for using among web front-end development such as ES6+ and TypeScript", | ||
@@ -38,8 +38,8 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"typescript": "^5.1.6" | ||
"typescript": "^5.3.3" | ||
}, | ||
"devDependencies": { | ||
"@angular-eslint/eslint-plugin": "^17.3.0", | ||
"@angular-eslint/eslint-plugin-template": "^17.3.0", | ||
"@types/node": "^18.10.0", | ||
"@angular-eslint/eslint-plugin": "^17.4.0", | ||
"@angular-eslint/eslint-plugin-template": "^17.4.0", | ||
"@types/node": "^20.9.0", | ||
"@typescript-eslint/eslint-plugin": "^7.8.0", | ||
@@ -53,4 +53,4 @@ "@typescript-eslint/parser": "^7.8.0", | ||
"shx": "^0.3.4", | ||
"typescript": "^5.1.6" | ||
"typescript": "^5.3.3" | ||
} | ||
} |
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
9598