Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@backstage/integration

Package Overview
Dependencies
Maintainers
4
Versions
966
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/integration - npm Package Compare versions

Comparing version 0.0.0-nightly-20201019294 to 0.0.0-nightly-202010272939

config.d.ts

11

CHANGELOG.md
# @backstage/integration
## 0.0.0-nightly-20201019294
## 0.0.0-nightly-202010272939
### Patch Changes
- c7d7e6d: Added the integration package
- 65fac8c: Move the frontend visibility declarations of integrations config from @backstage/backend-common to @backstage/integration
## 0.1.1
### Patch Changes
- 7b37e6834: Added the integration package

8

package.json
{
"name": "@backstage/integration",
"version": "0.0.0-nightly-20201019294",
"version": "0.0.0-nightly-202010272939",
"main": "dist/index.cjs.js",

@@ -27,9 +27,11 @@ "types": "dist/index.d.ts",

"devDependencies": {
"@backstage/cli": "^0.0.0-nightly-20201019294",
"@backstage/cli": "^0.0.0-nightly-202010272939",
"@types/jest": "^26.0.7"
},
"files": [
"dist"
"dist",
"config.d.ts"
],
"configSchema": "config.d.ts",
"module": "dist/index.esm.js"
}
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