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

@operato/popup

Package Overview
Dependencies
Maintainers
6
Versions
325
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 1.19.0 to 1.19.10

9

CHANGELOG.md

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

### [1.19.10](https://github.com/hatiolab/operato/compare/v1.19.9...v1.19.10) (2024-09-10)
### :bug: Bug Fix
* "skipLibCheck": true for tsconfig.json ([a4c06a1](https://github.com/hatiolab/operato/commit/a4c06a1899447d774b63ebc547229a21587f3a3f))
## [1.19.0](https://github.com/hatiolab/operato/compare/v1.18.0...v1.19.0) (2024-05-27)

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

8

package.json

@@ -5,3 +5,3 @@ {

"author": "heartyoh",
"version": "1.19.0",
"version": "1.19.10",
"main": "dist/src/index.js",

@@ -64,4 +64,4 @@ "module": "dist/src/index.js",

"@material/mwc-icon": "^0.27.0",
"@operato/styles": "^1.18.0",
"@operato/utils": "^1.19.0",
"@operato/styles": "^1.19.10",
"@operato/utils": "^1.19.10",
"lit": "^2.5.0"

@@ -101,3 +101,3 @@ },

},
"gitHead": "8fe8f9edb649dc99453b5f3970244df21502a042"
"gitHead": "a2e152f67e86309e4644814e00202254f7a59247"
}

@@ -20,2 +20,3 @@ {

"incremental": true,
"skipLibCheck": true,
"types": ["node", "mocha"]

@@ -22,0 +23,0 @@ },

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