New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bits-to-dead-trees

Package Overview
Dependencies
Maintainers
0
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bits-to-dead-trees - npm Package Compare versions

Comparing version 2.16.1 to 2.16.2

6

CHANGELOG.md
# bits-to-dead-trees
## 2.16.2
### Patch Changes
- [`fb91c3b`](https://github.com/rmehner/bits-to-dead-trees/commit/fb91c3ba28b99bdaf4cb51a32fb18d222d26af89) Thanks [@rmehner](https://github.com/rmehner)! - Update to Playwright 1.45.2
## 2.16.1

@@ -4,0 +10,0 @@

8

package.json
{
"name": "bits-to-dead-trees",
"author": "Robin Mehner <robin@coding-robin.de>",
"version": "2.16.1",
"version": "2.16.2",
"description": "Turn HTML into PDF files",

@@ -34,3 +34,3 @@ "repository": "github:rmehner/bits-to-dead-trees",

"fastify": "^4.28.1",
"playwright-core": "^1.45.1"
"playwright-core": "^1.45.2"
},

@@ -40,3 +40,3 @@ "devDependencies": {

"@changesets/cli": "^2.27.7",
"@types/lodash": "^4.17.6",
"@types/lodash": "^4.17.7",
"@types/node": "20.11.22",

@@ -47,3 +47,3 @@ "eslint": "^8.57.0",

"pino-pretty": "^10.3.1",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"typescript-json-schema": "^0.63.0",

@@ -50,0 +50,0 @@ "vitest": "^1.6.0"

@@ -60,5 +60,5 @@ # bits-to-dead-trees

pdf:
image: ghcr.io/rmehner/bits-to-dead-trees:v2.16.0
image: ghcr.io/rmehner/bits-to-dead-trees:v2.16.1
ports:
- 8000:8000
```
{
"compilerOptions": {
"lib": ["es2021"],
"lib": ["es2023"],

@@ -5,0 +5,0 @@ "strict": true,

Sorry, the diff of this file is not supported yet

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