@backstage/config-loader
Advanced tools
Comparing version 0.1.1-alpha.12 to 0.1.1-alpha.13
{ | ||
"name": "@backstage/config-loader", | ||
"description": "Config loading functionality used by Backstage backend, and CLI", | ||
"version": "0.1.1-alpha.12", | ||
"version": "0.1.1-alpha.13", | ||
"private": false, | ||
@@ -33,6 +33,6 @@ "publishConfig": { | ||
"dependencies": { | ||
"@backstage/config": "^0.1.1-alpha.12", | ||
"@backstage/config": "^0.1.1-alpha.13", | ||
"fs-extra": "^9.0.0", | ||
"yaml": "^1.9.2", | ||
"yup": "^0.28.5" | ||
"yup": "^0.29.1" | ||
}, | ||
@@ -47,4 +47,4 @@ "devDependencies": { | ||
], | ||
"gitHead": "45cdbdd4b7c12ae3f6b4e4fd5c61c7d59af3bb6f", | ||
"gitHead": "4371258b154a7449f1f5c8f389cf023940cd837a", | ||
"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
+ Addedyup@0.29.3(transitive)
- Removedyup@0.28.5(transitive)
Updatedyup@^0.29.1