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
6
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 9.0.0-beta.4 to 9.0.0-beta.10

9

CHANGELOG.md

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

## [9.0.0-beta.10](https://github.com/hatiolab/operato/compare/v9.0.0-beta.9...v9.0.0-beta.10) (2025-01-25)
### :bug: Bug Fix
* tweak tsconfig.json ([3c424b1](https://github.com/hatiolab/operato/commit/3c424b18d046f95d5619076d113d49a4b4dc9bbb))
## [9.0.0-beta.4](https://github.com/hatiolab/operato/compare/v9.0.0-beta.3...v9.0.0-beta.4) (2025-01-20)

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

9

dist/src/pull-to-refresh-control.js

@@ -70,3 +70,7 @@ import { __decorate } from "tslib";

};
PullToRefreshControl.styles = css `
Object.defineProperty(PullToRefreshControl, "styles", {
enumerable: true,
configurable: true,
writable: true,
value: css `
:host {

@@ -207,3 +211,4 @@ position: absolute;

}
`;
`
});
PullToRefreshControl = __decorate([

@@ -210,0 +215,0 @@ customElement('ox-pulltorefresh-control')

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

"author": "heartyoh",
"version": "9.0.0-beta.4",
"version": "9.0.0-beta.10",
"type": "module",

@@ -73,3 +73,3 @@ "main": "dist/src/index.js",

},
"gitHead": "d1d762cc701221021637fda95f7399ca641afb6e"
"gitHead": "5f56d67c7097c8362e658c78262e6bbec66029cf"
}

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