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
5
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.4.5 to 1.4.64

8

CHANGELOG.md

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

### [1.4.64](https://github.com/hatiolab/operato/compare/v1.4.63...v1.4.64) (2023-09-13)
**Note:** Version bump only for package @operato/pull-to-refresh
### [1.4.5](https://github.com/hatiolab/operato/compare/v1.4.4...v1.4.5) (2023-07-22)

@@ -8,0 +16,0 @@

3

dist/src/pull-to-refresh-control.js
import { __decorate } from "tslib";
import { css, html, LitElement } from 'lit';
import { customElement } from 'lit/decorators.js';
export let PullToRefreshControl = class PullToRefreshControl extends LitElement {
let PullToRefreshControl = class PullToRefreshControl extends LitElement {
render() {

@@ -210,2 +210,3 @@ return html `

], PullToRefreshControl);
export { PullToRefreshControl };
//# sourceMappingURL=pull-to-refresh-control.js.map

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

"author": "heartyoh",
"version": "1.4.5",
"version": "1.4.64",
"main": "dist/src/index.js",

@@ -70,3 +70,3 @@ "module": "dist/src/index.js",

},
"gitHead": "d6f31f363ee5aabb2420203477da6206f8ebeeed"
"gitHead": "47382eb5b652aeb12fc530a9508921824e19aca0"
}

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