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

@backstage/cli-common

Package Overview
Dependencies
Maintainers
3
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/cli-common - npm Package Compare versions

Comparing version 0.1.15-next.0 to 0.1.15

6

CHANGELOG.md
# @backstage/cli-common
## 0.1.15
### Patch Changes
- 702f41d: Bumped dev dependencies `@types/node`
## 0.1.15-next.0

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

11

package.json
{
"name": "@backstage/cli-common",
"version": "0.1.15-next.0",
"version": "0.1.15",
"description": "Common functionality used by cli, backend, and create-app",

@@ -38,5 +38,12 @@ "backstage": {

"devDependencies": {
"@backstage/cli": "0.29.0-next.1",
"@backstage/cli": "^0.29.0",
"@types/node": "^20.16.0"
},
"typesVersions": {
"*": {
"index": [
"dist/index.d.ts"
]
}
}
}

Sorry, the diff of this file is not supported yet

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