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.1.1 to 0.1.2

9

CHANGELOG.md

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

### [0.1.2](https://github.com/hatiolab/operato/compare/v0.1.1...v0.1.2) (2021-09-10)
### :rocket: New Features
* data-grist adaptable focus style ([5411f38](https://github.com/hatiolab/operato/commit/5411f381ce59e606a6f6f50b8616bf28285d4a0b))
### [0.1.1](https://github.com/hatiolab/operato/compare/v0.1.0...v0.1.1) (2021-09-08)

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

4

package.json

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

"author": "heartyoh",
"version": "0.1.1",
"version": "0.1.2",
"main": "dist/src/index.js",

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

},
"gitHead": "1490a4a5c51afc6ddb7dfa9afd3d76a67b12fcd9"
"gitHead": "17db5963d92ef318474b01d71416fb5219c710e4"
}

@@ -9,3 +9,3 @@ {

"strict": true,
"esModuleInterop": false,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,

@@ -22,3 +22,3 @@ "experimentalDecorators": true,

},
"include": ["**/*.ts"]
"include": ["**/*.ts", "*.d.ts"]
}

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