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

@dotcom-reliability-kit/app-info

Package Overview
Dependencies
Maintainers
5
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotcom-reliability-kit/app-info - npm Package Compare versions

Comparing version 2.3.0 to 3.0.0

6

package.json
{
"name": "@dotcom-reliability-kit/app-info",
"version": "2.3.0",
"version": "3.0.0",
"description": "A utility to get application info in a consistent way.",

@@ -14,6 +14,6 @@ "repository": {

"engines": {
"node": "16.x || 18.x || 20.x",
"npm": "7.x || 8.x || 9.x"
"node": "18.x || 20.x",
"npm": "8.x || 9.x"
},
"main": "lib"
}

@@ -17,2 +17,3 @@

* [`appInfo.herokuDynoId`](#appinfoherokudynoId)
* [Migrating](#migrating)
* [Contributing](#contributing)

@@ -102,2 +103,8 @@ * [License](#license)

## Migrating
Consult the [Migration Guide](./docs/migration.md) if you're trying to migrate to a later major version of this package.
## Contributing

@@ -104,0 +111,0 @@

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