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
699
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 1.0.1-next.0 to 1.0.1

7

CHANGELOG.md
# @backstage/plugin-scaffolder-common
## 1.0.1
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1
## 1.0.1-next.0

@@ -4,0 +11,0 @@

8

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

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

"dependencies": {
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/catalog-model": "^1.0.1",
"@backstage/types": "^1.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0"
"@backstage/cli": "^0.17.0"
},
"gitHead": "6bc4253672337538ce7ea5aadb3e9f60daeb3f80",
"gitHead": "e0e44c433319711c2fb8b175db411a621f7aaec2",
"module": "dist/index.esm.js"
}

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