@backstage/integration
Advanced tools
Comparing version 0.0.0-nightly-20201019294 to 0.0.0-nightly-202010272939
# @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 |
{ | ||
"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" | ||
} |
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
44764
9
397