🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@operato/pull-to-refresh

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/pull-to-refresh - npm Package Compare versions

Comparing version

to
2.0.0-alpha.28

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

## [2.0.0-alpha.28](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.27...v2.0.0-alpha.28) (2024-02-20)
### :bug: Bug Fix
* upgrade devDependencies for webcomponents ([1489b8b](https://github.com/hatiolab/operato/commit/1489b8b790d9bcee779a070a630697f25c01728f))
## [2.0.0-alpha.0](https://github.com/hatiolab/operato/compare/v1.13.1...v2.0.0-alpha.0) (2024-01-05)

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

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

"author": "heartyoh",
"version": "2.0.0-alpha.0",
"version": "2.0.0-alpha.28",
"main": "dist/src/index.js",

@@ -38,18 +38,18 @@ "module": "dist/src/index.js",

"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.8.1",
"@custom-elements-manifest/analyzer": "^0.9.2",
"@hatiolab/prettier-config": "^1.0.0",
"@open-wc/eslint-config": "^10.0.0",
"@open-wc/eslint-config": "^12.0.3",
"@open-wc/testing": "^3.1.6",
"@types/lodash-es": "^4.17.5",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@web/dev-server": "^0.3.0",
"@web/dev-server-storybook": "^0.7.4",
"@web/test-runner": "^0.17.0",
"@web/dev-server-storybook": "^2.0.1",
"@web/test-runner": "^0.18.0",
"concurrently": "^8.0.1",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.3.0",
"husky": "^8.0.1",
"lint-staged": "^13.2.2",
"prettier": "^2.4.1",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"tslib": "^2.3.1",

@@ -71,3 +71,3 @@ "typescript": "^5.0.4"

},
"gitHead": "f995e977847947a1ac4043ff7c627a5cf2ada67b"
"gitHead": "458e804ceb0e7cd5c4aa9d3bb7fe64c1f5bd61a3"
}

Sorry, the diff of this file is not supported yet