@thi.ng/adapt-dpi
Advanced tools
Comparing version 2.2.3 to 2.2.4
# Change Log | ||
- **Last updated**: 2022-11-30T22:27:37Z | ||
- **Last updated**: 2022-12-16T12:52:25Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/adapt-dpi", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "HDPI canvas adapter / styling utility", | ||
@@ -13,3 +13,3 @@ "type": "module", | ||
}, | ||
"homepage": "https://github.com/thi-ng/umbrella/tree/master/packages/adapt-dpi#readme", | ||
"homepage": "https://github.com/thi-ng/umbrella/tree/develop/packages/adapt-dpi#readme", | ||
"funding": [ | ||
@@ -25,3 +25,3 @@ { | ||
], | ||
"author": "Karsten Schmidt <k+npm@thi.ng>", | ||
"author": "Karsten Schmidt (https://thi.ng)", | ||
"license": "Apache-2.0", | ||
@@ -39,8 +39,8 @@ "scripts": { | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.33.5", | ||
"@thi.ng/testament": "^0.3.6", | ||
"@microsoft/api-extractor": "^7.33.7", | ||
"@thi.ng/testament": "^0.3.7", | ||
"rimraf": "^3.0.2", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.23.20", | ||
"typescript": "^4.8.4" | ||
"typedoc": "^0.23.22", | ||
"typescript": "^4.9.4" | ||
}, | ||
@@ -71,3 +71,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "1fe40da507070653f420156d91e6b27cf682004f\n" | ||
"gitHead": "f445a9cc8022bcdebbf6ff91fd66ced016d72f01\n" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
# ![adapt-dpi](https://media.thi.ng/umbrella/banners-20220914/thing-adapt-dpi.svg?3c0ddd12) | ||
# ![@thi.ng/adapt-dpi](https://media.thi.ng/umbrella/banners-20220914/thing-adapt-dpi.svg?3c0ddd12) | ||
[![npm version](https://img.shields.io/npm/v/@thi.ng/adapt-dpi.svg)](https://www.npmjs.com/package/@thi.ng/adapt-dpi) | ||
![npm downloads](https://img.shields.io/npm/dm/@thi.ng/adapt-dpi.svg) | ||
[![Twitter Follow](https://img.shields.io/twitter/follow/thing_umbrella.svg?style=flat-square&label=twitter)](https://twitter.com/thing_umbrella) | ||
[![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) | ||
@@ -23,3 +23,3 @@ This project is part of the | ||
HDPI canvas adapter / styling utility. | ||
HDPI canvas adapter / styling utility | ||
@@ -53,7 +53,4 @@ Attempts to determine display pixel density via `window.devicePixelRatio` | ||
```text | ||
# with flag only for < v16 | ||
node --experimental-repl-await | ||
> const adaptDpi = await import("@thi.ng/adapt-dpi"); | ||
```js | ||
const adaptDpi = await import("@thi.ng/adapt-dpi"); | ||
``` | ||
@@ -101,3 +98,3 @@ | ||
Karsten Schmidt | ||
- [Karsten Schmidt](https://thi.ng) | ||
@@ -117,2 +114,2 @@ If this project contributes to an academic publication, please cite it as: | ||
© 2015 - 2022 Karsten Schmidt // Apache Software License 2.0 | ||
© 2015 - 2022 Karsten Schmidt // Apache License 2.0 |
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
No website
QualityPackage does not have a website.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
22439
112