gl-w-number-frontend
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "gl-w-number-frontend", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Common code for using among web front-end development such as ES6+ and TypeScript", | ||
@@ -36,19 +36,19 @@ "main": "lib/number/src/index.js", | ||
"dependencies": { | ||
"decimal.js": "^10.4.3" | ||
"decimal.js": "^10.4.3", | ||
"gl-w-frontend": "file:../../../../../.." | ||
}, | ||
"devDependencies": { | ||
"@angular-eslint/eslint-plugin": "^17.3.0", | ||
"@angular-eslint/eslint-plugin-template": "^17.3.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", | ||
"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", | ||
"tslint": "^6.1.3", | ||
"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
12
100999
2