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
2
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 0.2.4 to 0.2.8

9

CHANGELOG.md

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

### [0.2.8](https://github.com/hatiolab/operato/compare/v0.2.7...v0.2.8) (2021-11-05)
### :bug: Bug Fix
* mini-popup => popup ([8167443](https://github.com/hatiolab/operato/commit/8167443724a16fee278b6bc59e163da7afa2dd9b))
### [0.2.4](https://github.com/hatiolab/operato/compare/v0.2.3...v0.2.4) (2021-11-02)

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

2

dist/stories/index.stories.js

@@ -10,3 +10,3 @@ import { html } from 'lit';

textColor: { control: 'color' },
},
}
};

@@ -13,0 +13,0 @@ const Template = ({ title = 'Hello world', counter = 5, textColor, slot, }) => html `

@@ -6,3 +6,3 @@ {

"author": "heartyoh",
"version": "0.2.4",
"version": "0.2.8",
"main": "dist/src/index.js",

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

},
"gitHead": "00bf1fc627731bff27516ce368c0bac7d2e2b669"
"gitHead": "34b491398a4ca1ca637c756c75222de8685c0fe9"
}

@@ -11,3 +11,3 @@ import { html, TemplateResult } from 'lit';

textColor: { control: 'color' },
},
}
};

@@ -14,0 +14,0 @@

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