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

@backstage/plugin-scaffolder-common

Package Overview
Dependencies
Maintainers
4
Versions
713
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/plugin-scaffolder-common - npm Package Compare versions

Comparing version 0.0.0-nightly-20220510022953 to 0.0.0-nightly-20220511024315

18

CHANGELOG.md
# @backstage/plugin-scaffolder-common
## 0.0.0-nightly-20220510022953
## 0.0.0-nightly-20220511024315

@@ -9,2 +9,18 @@ ### Minor Changes

### Patch Changes
- Updated dependencies
- @backstage/catalog-model@0.0.0-nightly-20220511024315
## 1.1.0-next.0
### Minor Changes
- f8baf7df44: Added the ability to reference the user in the `template.yaml` manifest
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.2-next.0
## 1.0.1

@@ -11,0 +27,0 @@

6

package.json
{
"name": "@backstage/plugin-scaffolder-common",
"description": "Common functionalities for the scaffolder, to be shared between scaffolder and scaffolder-backend plugin",
"version": "0.0.0-nightly-20220510022953",
"version": "0.0.0-nightly-20220511024315",
"main": "dist/index.cjs.js",

@@ -42,9 +42,9 @@ "types": "dist/index.d.ts",

"dependencies": {
"@backstage/catalog-model": "^1.0.1",
"@backstage/catalog-model": "^0.0.0-nightly-20220511024315",
"@backstage/types": "^1.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.0.0-nightly-20220510022953"
"@backstage/cli": "^0.0.0-nightly-20220511024315"
},
"module": "dist/index.esm.js"
}
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