Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@backstage/cli-common

Package Overview
Dependencies
Maintainers
4
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.0.0-nightly-20220217022146 to 0.0.0-nightly-20220507023751

dist/index.d.ts

14

CHANGELOG.md
# @backstage/cli-common
## 0.0.0-nightly-20220217022146
## 0.0.0-nightly-20220507023751
### Patch Changes
- 6e830352d4: Updated dependency `@types/node` to `^16.0.0`.
## 0.1.8
### Patch Changes
- Fix for the previous release with missing type declarations.
## 0.1.7
### Patch Changes
- c77c5c7eb6: Added `backstage.role` to `package.json`

@@ -8,0 +20,0 @@

4

package.json
{
"name": "@backstage/cli-common",
"description": "Common functionality used by cli, backend, and create-app",
"version": "0.0.0-nightly-20220217022146",
"version": "0.0.0-nightly-20220507023751",
"private": false,

@@ -37,3 +37,3 @@ "main": "dist/index.cjs.js",

"@types/jest": "^26.0.7",
"@types/node": "^14.14.32"
"@types/node": "^16.0.0"
},

@@ -40,0 +40,0 @@ "files": [

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