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

@backstage/release-manifests

Package Overview
Dependencies
Maintainers
4
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/release-manifests - npm Package Compare versions

Comparing version 0.0.0-nightly-20220210021913 to 0.0.0-nightly-20220211021943

8

CHANGELOG.md
# @backstage/release-manifests
## 0.0.0-nightly-20220210021913
## 0.0.0-nightly-20220211021943
### Patch Changes
- 1ed305728b: Bump `node-fetch` to version 2.6.7 and `cross-fetch` to version 3.1.5
## 0.0.1
### Patch Changes
- aeb5c69abb: Introduces a new package with utilities for fetching release manifests.
This package will primarily be used by the `@backstage/cli` package.

6

package.json
{
"name": "@backstage/release-manifests",
"description": "Helper library for receiving release manifests",
"version": "0.0.0-nightly-20220210021913",
"version": "0.0.0-nightly-20220211021943",
"private": false,

@@ -33,6 +33,6 @@ "main": "dist/index.cjs.js",

"dependencies": {
"cross-fetch": "^3.0.6"
"cross-fetch": "^3.1.5"
},
"devDependencies": {
"@backstage/test-utils": "^0.2.3",
"@backstage/test-utils": "^0.0.0-nightly-20220211021943",
"msw": "^0.35.0",

@@ -39,0 +39,0 @@ "@types/jest": "^26.0.7",

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