@operato/popup
Advanced tools
Comparing version 0.3.28 to 0.4.0
@@ -6,2 +6,12 @@ # Change Log | ||
## [0.4.0](https://github.com/hatiolab/operato/compare/v0.3.28...v0.4.0) (2022-02-22) | ||
### :bug: Bug Fix | ||
* build problem because testing framework confilct with lit 2.2.0 ([596deda](https://github.com/hatiolab/operato/commit/596dedaa29a537c5ec92a2449e8cd08a0b11bfde)) | ||
* upgrade lit@2.2.0 ([d80e4a4](https://github.com/hatiolab/operato/commit/d80e4a4de260b3a0f7aa35f1086d0f2235cb5d01)) | ||
### [0.3.28](https://github.com/hatiolab/operato/compare/v0.3.27...v0.3.28) (2022-02-08) | ||
@@ -8,0 +18,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"author": "heartyoh", | ||
"version": "0.3.28", | ||
"version": "0.4.0", | ||
"main": "dist/src/index.js", | ||
@@ -40,4 +40,4 @@ "module": "dist/src/index.js", | ||
"@material/mwc-icon": "^0.25.3", | ||
"@operato/styles": "^0.3.28", | ||
"lit": "^2.0.2" | ||
"@operato/styles": "^0.4.0", | ||
"lit": "^2.2.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
"@open-wc/eslint-config": "^4.3.0", | ||
"@open-wc/testing": "next", | ||
"@open-wc/testing": "^3.0.4", | ||
"@typescript-eslint/eslint-plugin": "^4.33.0", | ||
@@ -77,3 +77,3 @@ "@typescript-eslint/parser": "^4.33.0", | ||
}, | ||
"gitHead": "5df96b8e79c130b4a85c83181ce83015ec2b1727" | ||
"gitHead": "82291954771bbddf5ee0f3f189a010b211f822a1" | ||
} |
Sorry, the diff of this file is not supported yet
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
200752
39
1966
+ Added@operato/styles@0.4.6(transitive)
- Removed@operato/styles@0.3.28(transitive)
Updated@operato/styles@^0.4.0
Updatedlit@^2.2.0