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

@backstage/cli-node

Package Overview
Dependencies
Maintainers
3
Versions
373
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/cli-node - npm Package Compare versions

Comparing version 0.2.13-next.1 to 0.2.13

11

CHANGELOG.md
# @backstage/cli-node
## 0.2.13
### Patch Changes
- cb76663: Added `type` field to `BackstagePackageJson` type.
- f54eed0: Fixed an issue where default feature type information wasn't being added to package.json/exports before publishing if exports didn't exist beforehand
- Updated dependencies
- @backstage/cli-common@0.1.15
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
## 0.2.13-next.1

@@ -4,0 +15,0 @@

14

package.json
{
"name": "@backstage/cli-node",
"version": "0.2.13-next.1",
"version": "0.2.13",
"description": "Node.js library for Backstage CLIs",

@@ -34,5 +34,5 @@ "backstage": {

"dependencies": {
"@backstage/cli-common": "0.1.15",
"@backstage/errors": "1.2.7",
"@backstage/types": "1.2.1",
"@backstage/cli-common": "^0.1.15",
"@backstage/errors": "^1.2.7",
"@backstage/types": "^1.2.1",
"@manypkg/get-packages": "^1.1.3",

@@ -45,5 +45,5 @@ "@yarnpkg/parsers": "^3.0.0",

"devDependencies": {
"@backstage/backend-test-utils": "1.3.0-next.2",
"@backstage/cli": "0.30.0-next.2",
"@backstage/test-utils": "1.7.5-next.0"
"@backstage/backend-test-utils": "^1.3.0",
"@backstage/cli": "^0.30.0",
"@backstage/test-utils": "^1.7.5"
},

@@ -50,0 +50,0 @@ "typesVersions": {

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