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

@operato/popup

Package Overview
Dependencies
Maintainers
4
Versions
328
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/popup - npm Package Compare versions

Comparing version 0.3.28 to 0.4.0

10

CHANGELOG.md

@@ -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 @@

10

package.json

@@ -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

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