gl-w-array-frontend
Advanced tools
Comparing version 6.0.1 to 6.1.0
{ | ||
"name": "gl-w-array-frontend", | ||
"version": "6.0.1", | ||
"version": "6.1.0", | ||
"description": "Common code for using among web front-end development such as ES6+ and TypeScript", | ||
@@ -36,21 +36,10 @@ "main": "lib/index.js", | ||
"homepage": "https://www.glauciosantana.com", | ||
"dependencies": { | ||
}, | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
"typescript": "^5.3.3" | ||
"typescript": "^5.4.5" | ||
}, | ||
"devDependencies": { | ||
"@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", | ||
"@typescript-eslint/parser": "^7.8.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-import": "^2.29.1", | ||
"eslint-plugin-jsdoc": "^48.2.3", | ||
"eslint-plugin-prefer-arrow": "^1.2.3", | ||
"shx": "^0.3.4", | ||
"typescript": "^5.3.3" | ||
"typescript": "^5.4.5" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
2
14947