@thi.ng/adapt-dpi
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/adapt-dpi@1.0.2...@thi.ng/adapt-dpi@1.0.3) (2020-07-02) | ||
**Note:** Version bump only for package @thi.ng/adapt-dpi | ||
## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/adapt-dpi@1.0.1...@thi.ng/adapt-dpi@1.0.2) (2020-06-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/adapt-dpi", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "HDPI canvas adapter / styling utility", | ||
@@ -44,7 +44,7 @@ "module": "./index.js", | ||
"@types/node": "^14.0.1", | ||
"mocha": "^7.1.2", | ||
"nyc": "^15.0.1", | ||
"mocha": "^8.0.1", | ||
"nyc": "^15.1.0", | ||
"ts-node": "^8.10.1", | ||
"typedoc": "^0.17.6", | ||
"typescript": "^3.9.2" | ||
"typescript": "^3.9.5" | ||
}, | ||
@@ -71,3 +71,3 @@ "files": [ | ||
}, | ||
"gitHead": "71008cd78a3288d0f740c3e4b379b353f5c926b9" | ||
"gitHead": "af932be5734c03553f3a4df9b00cb45e061f3a53" | ||
} |
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
21519