New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@backstage/config

Package Overview
Dependencies
Maintainers
4
Versions
344
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/config - npm Package Compare versions

Comparing version 0.0.0-nightly-20230117022622 to 0.0.0-nightly-20230228023039

10

CHANGELOG.md
# @backstage/config
## 0.0.0-nightly-20230117022622
## 0.0.0-nightly-20230228023039
### Patch Changes
- 482dae5de1c: Updated link to docs.
- Updated dependencies
- @backstage/types@1.0.2
## 1.0.6
### Patch Changes
- ba2d69ee17: Adds the ability to coerce values to their boolean representatives.

@@ -8,0 +16,0 @@ Values such as `"true"` `1` `on` and `y` will become `true` when using `getBoolean` and the opposites `false`.

6

package.json
{
"name": "@backstage/config",
"description": "Config API used by Backstage core, backend, and CLI",
"version": "0.0.0-nightly-20230117022622",
"version": "0.0.0-nightly-20230228023039",
"publishConfig": {

@@ -39,4 +39,4 @@ "access": "public",

"devDependencies": {
"@backstage/cli": "^0.0.0-nightly-20230117022622",
"@backstage/test-utils": "^0.0.0-nightly-20230117022622",
"@backstage/cli": "^0.0.0-nightly-20230228023039",
"@backstage/test-utils": "^0.0.0-nightly-20230228023039",
"@types/node": "^16.0.0"

@@ -43,0 +43,0 @@ },

@@ -12,2 +12,2 @@ # @backstage/config

- [Backstage Readme](https://github.com/backstage/backstage/blob/master/README.md)
- [Backstage Documentation](https://github.com/backstage/backstage/blob/master/docs/README.md)
- [Backstage Documentation](https://backstage.io/docs)
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