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
326
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.2.9 to 0.2.10

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

### [0.2.10](https://github.com/hatiolab/operato/compare/v0.2.9...v0.2.10) (2021-11-15)
### :bug: Bug Fix
* update eslint-config for open-wc ([1130c63](https://github.com/hatiolab/operato/commit/1130c6300da89612f7e55a9b61a348266bea0b96))
### [0.2.9](https://github.com/hatiolab/operato/compare/v0.2.8...v0.2.9) (2021-11-06)

@@ -8,0 +17,0 @@

28

package.json

@@ -6,3 +6,3 @@ {

"author": "heartyoh",
"version": "0.2.9",
"version": "0.2.10",
"main": "dist/src/index.js",

@@ -58,26 +58,2 @@ "module": "dist/src/index.js",

"customElements": "custom-elements.json",
"eslintConfig": {
"parser": "@typescript-eslint/parser",
"extends": [
"@open-wc",
"prettier"
],
"plugins": [
"@typescript-eslint"
],
"rules": {
"no-unused-vars": "off",
"@typescript-eslint/no-unused-vars": [
"error"
],
"import/no-unresolved": "off",
"import/extensions": [
"error",
"always",
{
"ignorePackages": true
}
]
}
},
"prettier": "@hatiolab/prettier-config",

@@ -95,3 +71,3 @@ "husky": {

},
"gitHead": "4e801fe5ad9a80736af1568c9a19dd876a391648"
"gitHead": "fb3fb912e73b1091a46015956b9a0655bf1d9b71"
}

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