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 0.2.35 to 0.2.36

8

CHANGELOG.md

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

### [0.2.36](https://github.com/hatiolab/operato/compare/v0.2.35...v0.2.36) (2021-12-06)
**Note:** Version bump only for package @operato/pull-to-refresh
### [0.2.35](https://github.com/hatiolab/operato/compare/v0.2.34...v0.2.35) (2021-12-03)

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

126

custom-elements.json

@@ -7,2 +7,65 @@ {

"kind": "javascript-module",
"path": "stories/index.stories.ts",
"declarations": [
{
"kind": "variable",
"name": "Regular"
},
{
"kind": "variable",
"name": "CustomTitle"
},
{
"kind": "variable",
"name": "CustomCounter"
},
{
"kind": "variable",
"name": "SlottedContent"
}
],
"exports": [
{
"kind": "js",
"name": "default",
"declaration": {
"module": "stories/index.stories.ts"
}
},
{
"kind": "js",
"name": "Regular",
"declaration": {
"name": "Regular",
"module": "stories/index.stories.ts"
}
},
{
"kind": "js",
"name": "CustomTitle",
"declaration": {
"name": "CustomTitle",
"module": "stories/index.stories.ts"
}
},
{
"kind": "js",
"name": "CustomCounter",
"declaration": {
"name": "CustomCounter",
"module": "stories/index.stories.ts"
}
},
{
"kind": "js",
"name": "SlottedContent",
"declaration": {
"name": "SlottedContent",
"module": "stories/index.stories.ts"
}
}
]
},
{
"kind": "javascript-module",
"path": "src/index.ts",

@@ -123,67 +186,4 @@ "declarations": [],

]
},
{
"kind": "javascript-module",
"path": "stories/index.stories.ts",
"declarations": [
{
"kind": "variable",
"name": "Regular"
},
{
"kind": "variable",
"name": "CustomTitle"
},
{
"kind": "variable",
"name": "CustomCounter"
},
{
"kind": "variable",
"name": "SlottedContent"
}
],
"exports": [
{
"kind": "js",
"name": "default",
"declaration": {
"module": "stories/index.stories.ts"
}
},
{
"kind": "js",
"name": "Regular",
"declaration": {
"name": "Regular",
"module": "stories/index.stories.ts"
}
},
{
"kind": "js",
"name": "CustomTitle",
"declaration": {
"name": "CustomTitle",
"module": "stories/index.stories.ts"
}
},
{
"kind": "js",
"name": "CustomCounter",
"declaration": {
"name": "CustomCounter",
"module": "stories/index.stories.ts"
}
},
{
"kind": "js",
"name": "SlottedContent",
"declaration": {
"name": "SlottedContent",
"module": "stories/index.stories.ts"
}
}
]
}
]
}

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

"author": "heartyoh",
"version": "0.2.35",
"version": "0.2.36",
"main": "dist/src/index.js",

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

},
"gitHead": "6099777251e8f46c5adc98dc9fc2cfbc8194cf12"
"gitHead": "fa4b02d776ebca4674d2c5e02fafa7042a5d5448"
}
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