@backstage/plugin-scaffolder-common
Advanced tools
Comparing version 0.0.0-nightly-202110162216 to 0.0.0-nightly-2021101722431
{ | ||
"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-202110162216", | ||
"version": "0.0.0-nightly-2021101722431", | ||
"main": "dist/index.cjs.js", | ||
@@ -39,9 +39,9 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/catalog-model": "^0.0.0-nightly-202110162216", | ||
"@backstage/types": "^0.0.0-nightly-202110162216" | ||
"@backstage/catalog-model": "^0.0.0-nightly-2021101722431", | ||
"@backstage/types": "^0.0.0-nightly-2021101722431" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-202110162216" | ||
"@backstage/cli": "^0.0.0-nightly-2021101722431" | ||
}, | ||
"module": "dist/index.esm.js" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17287