@backstage/plugin-tech-insights-common
Advanced tools
Comparing version 0.0.0-nightly-20230620022155 to 0.0.0-nightly-20230908021043
# @backstage/plugin-tech-insights-common | ||
## 0.0.0-nightly-20230620022155 | ||
## 0.0.0-nightly-20230908021043 | ||
### Patch Changes | ||
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds. | ||
- Updated dependencies | ||
- @backstage/types@0.0.0-nightly-20230620022155 | ||
- @backstage/types@0.0.0-nightly-20230908021043 | ||
## 0.2.11 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/types@1.1.0 | ||
## 0.2.10 | ||
@@ -11,0 +19,0 @@ |
{ | ||
"name": "@backstage/plugin-tech-insights-common", | ||
"version": "0.0.0-nightly-20230620022155", | ||
"version": "0.0.0-nightly-20230908021043", | ||
"main": "dist/index.cjs.js", | ||
@@ -25,2 +25,3 @@ "types": "dist/index.d.ts", | ||
], | ||
"sideEffects": false, | ||
"scripts": { | ||
@@ -36,3 +37,3 @@ "start": "backstage-cli backend:dev", | ||
"dependencies": { | ||
"@backstage/types": "^0.0.0-nightly-20230620022155", | ||
"@backstage/types": "^0.0.0-nightly-20230908021043", | ||
"@types/luxon": "^3.0.0", | ||
@@ -42,3 +43,3 @@ "luxon": "^3.0.0" | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20230620022155" | ||
"@backstage/cli": "^0.0.0-nightly-20230908021043" | ||
}, | ||
@@ -45,0 +46,0 @@ "files": [ |
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
9527