Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/adapt-dpi

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/adapt-dpi - npm Package Compare versions

Comparing version 1.0.20 to 1.0.21

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.0.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/adapt-dpi@1.0.20...@thi.ng/adapt-dpi@1.0.21) (2021-07-01)
**Note:** Version bump only for package @thi.ng/adapt-dpi
## [1.0.20](https://github.com/thi-ng/umbrella/compare/@thi.ng/adapt-dpi@1.0.19...@thi.ng/adapt-dpi@1.0.20) (2021-06-08)

@@ -8,0 +16,0 @@

17

package.json
{
"name": "@thi.ng/adapt-dpi",
"version": "1.0.20",
"version": "1.0.21",
"description": "HDPI canvas adapter / styling utility",

@@ -36,16 +36,5 @@ "module": "./index.js",

"doc:ae": "mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose",
"doc": "node_modules/.bin/typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts",
"doc": "typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts",
"pub": "yarn build:release && yarn publish --access public"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@microsoft/api-extractor": "^7.13.1",
"@types/mocha": "^8.2.0",
"@types/node": "^14.14.14",
"mocha": "^9.0.0",
"nyc": "^15.1.0",
"ts-node": "^10.0.0",
"typedoc": "^0.20.30",
"typescript": "4.2.4"
},
"files": [

@@ -71,3 +60,3 @@ "*.js",

},
"gitHead": "bcc3e88102fb0eb20e2763908488b7bca3e062d1"
"gitHead": "a3dadf7acedcca6a15a7e6d655c923b16e2ededa"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc