gl-w-number-frontend
Advanced tools
Comparing version 1.0.1 to 1.1.0
{ | ||
"name": "gl-w-number-frontend", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "Common code for using among web front-end development such as ES6+ and TypeScript", | ||
@@ -36,3 +36,3 @@ "main": "lib/number/src/index.js", | ||
"dependencies": { | ||
"decimal.js": "^10.3.1" | ||
"decimal.js": "^10.4.3" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
"eslint": "^7.28.0", | ||
"shx": "^0.3.3", | ||
"shx": "^0.3.4", | ||
"tslint": "^6.1.3", | ||
@@ -48,0 +48,0 @@ "typescript": "^4.3.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
Updateddecimal.js@^10.4.3