gl-w-number-frontend
Advanced tools
Comparing version 2.0.0 to 3.0.0
{ | ||
"name": "gl-w-number-frontend", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "Common code for using among web front-end development such as ES6+ and TypeScript", | ||
@@ -36,20 +36,19 @@ "main": "lib/number/src/index.js", | ||
"dependencies": { | ||
"decimal.js": "^10.4.3", | ||
"gl-w-frontend": "file:../../../../../.." | ||
"decimal.js": "^10.4.3" | ||
}, | ||
"devDependencies": { | ||
"@angular-eslint/builder": "13.5.0", | ||
"@angular-eslint/eslint-plugin": "13.5.0", | ||
"@angular-eslint/eslint-plugin-template": "13.5.0", | ||
"@angular-eslint/schematics": "13.5.0", | ||
"@angular-eslint/template-parser": "13.5.0", | ||
"@types/node": "^12.11.1", | ||
"@typescript-eslint/eslint-plugin": "^5.27.1", | ||
"@typescript-eslint/eslint-plugin-tslint": "^5.27.1", | ||
"@typescript-eslint/parser": "^5.27.1", | ||
"eslint": "^8.17.0", | ||
"@types/node": "^16.10.9", | ||
"@typescript-eslint/eslint-plugin": "^7.8.0", | ||
"@typescript-eslint/eslint-plugin-tslint": "^7.0.2", | ||
"@typescript-eslint/parser": "^7.8.0", | ||
"eslint": "^8.56.0", | ||
"@angular-eslint/builder": "14.4.0", | ||
"@angular-eslint/eslint-plugin": "14.4.0", | ||
"@angular-eslint/eslint-plugin-template": "14.4.0", | ||
"@angular-eslint/schematics": "14.4.0", | ||
"@angular-eslint/template-parser": "14.4.0", | ||
"shx": "^0.3.4", | ||
"tslint": "^6.1.3", | ||
"typescript": "^4.6.4" | ||
"typescript": "^4.7.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
1
101004
- Removedgl-w-frontend@file:../../../../../..