gl-w-attachment-frontend
Advanced tools
Comparing version 3.0.1 to 4.0.0
{ | ||
"name": "gl-w-attachment-frontend", | ||
"version": "3.0.1", | ||
"version": "4.0.0", | ||
"description": "Common code for using among web front-end development such as ES6+ and TypeScript", | ||
@@ -36,3 +36,2 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"gl-w-frontend": "file:../../../../../.." | ||
}, | ||
@@ -42,3 +41,3 @@ "devDependencies": { | ||
"@angular-eslint/eslint-plugin-template": "^17.3.0", | ||
"@types/node": "^16.10.9", | ||
"@types/node": "^18.10.0", | ||
"@typescript-eslint/eslint-plugin": "^7.8.0", | ||
@@ -52,4 +51,4 @@ "@typescript-eslint/parser": "^7.8.0", | ||
"shx": "^0.3.4", | ||
"typescript": "^4.7.4" | ||
"typescript": "^4.9.5" | ||
} | ||
} |
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
0
36550
- Removedgl-w-frontend@file:../../../../../..