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

@badrap/libapp

Package Overview
Dependencies
Maintainers
0
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@badrap/libapp - npm Package Compare versions

Comparing version 0.6.17 to 0.6.18

7

CHANGELOG.md
# @badrap/libapp
## 0.6.18
### Patch Changes
- 485e55e: Don't run install scripts from dependencies
- 485e55e: Update dependencies
## 0.6.17

@@ -4,0 +11,0 @@

16

package.json
{
"name": "@badrap/libapp",
"version": "0.6.17",
"version": "0.6.18",
"description": "TypeScript helpers for creating Badrap apps",

@@ -41,16 +41,16 @@ "repository": {

"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@changesets/cli": "^2.27.7",
"@types/node": "^20.14.9",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.5",
"typescript": "^5.4.5"
"prettier": "^3.3.2",
"typescript": "^5.5.3"
},
"dependencies": {
"@badrap/valita": "^0.3.8",
"undici": "^6.14.1"
"undici": "^6.19.2"
}
}
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