New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@operato/pull-to-refresh

Package Overview
Dependencies
Maintainers
4
Versions
223
Alerts
File Explorer

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 1.2.0 to 1.2.28

10

CHANGELOG.md

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

### [1.2.28](https://github.com/hatiolab/operato/compare/v1.2.27...v1.2.28) (2023-04-29)
### :bug: Bug Fix
* remove unused resolutions and update modules ([1e62235](https://github.com/hatiolab/operato/commit/1e62235677619fa28d337cbe99b46b6d1f8a40fc))
* update module's version ([4df042c](https://github.com/hatiolab/operato/commit/4df042cf1594532aa7925f57b725541cf88a6f43))
## [1.2.0](https://github.com/hatiolab/operato/compare/v1.1.84...v1.2.0) (2023-03-06)

@@ -8,0 +18,0 @@

26

package.json

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

"author": "heartyoh",
"version": "1.2.0",
"version": "1.2.28",
"main": "dist/src/index.js",

@@ -37,20 +37,20 @@ "module": "dist/src/index.js",

"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.4.17",
"@custom-elements-manifest/analyzer": "^0.8.1",
"@hatiolab/prettier-config": "^1.0.0",
"@open-wc/eslint-config": "^8.0.2",
"@open-wc/eslint-config": "^10.0.0",
"@open-wc/testing": "^3.1.6",
"@types/lodash-es": "^4.17.5",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@web/dev-server": "^0.1.34",
"@web/dev-server-storybook": "^0.5.4",
"@web/test-runner": "^0.15.0",
"concurrently": "^5.3.0",
"eslint": "^7.32.0",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@web/dev-server": "^0.2.1",
"@web/dev-server-storybook": "^0.7.1",
"@web/test-runner": "^0.16.1",
"concurrently": "^8.0.1",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.3.0",
"husky": "^8.0.1",
"lint-staged": "^10.5.4",
"lint-staged": "^13.2.2",
"prettier": "^2.4.1",
"tslib": "^2.3.1",
"typescript": "^4.8.4"
"typescript": "^5.0.4"
},

@@ -70,3 +70,3 @@ "customElements": "custom-elements.json",

},
"gitHead": "7b4a27e31f0da517352d5ebde600299584013bf9"
"gitHead": "971972e53d2aac62cd3f5889cb9ce3f6192b3254"
}

Sorry, the diff of this file is not supported yet

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