Socket
Socket
Sign inDemoInstall

@n8tb1t/use-scroll-position

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@n8tb1t/use-scroll-position - npm Package Compare versions

Comparing version 1.0.26 to 1.0.27

12

CHANGELOG.md

@@ -0,6 +1,14 @@

#### 1.0.27 (2019-06-23)
#### 1.0.26 (2019-06-23)
##### Documentation Changes
##### New Features
* Add CHANGELOG ([0e9d758c](https://github.com/n8tb1t/use-scroll-position/commit/0e9d758c981e1feec4b85d731fe5c480297291f1))
* Add types ([0e4d71aa](https://github.com/n8tb1t/use-scroll-position/commit/0e4d71aad0e600a91b7ae3f14340c1700efe6682))
##### Refactors
* Clean source ([695c4005](https://github.com/n8tb1t/use-scroll-position/commit/695c4005d3bcae9aae207a729f78fcaf63782bd0))

6

package.json
{
"name": "@n8tb1t/use-scroll-position",
"version": "1.0.26",
"version": "1.0.27",
"author": "n8tb1t <n8tb1t@gmail.com>",

@@ -34,5 +34,5 @@ "license": "MIT",

"release": "yarn version --patch",
"preversion": "changelog -p",
"preversion": "changelog -p && git add CHANGELOG.md",
"postversion": "cross-var yarn publish --new-version $npm_package_version",
"postpublish": "git push --tags && git push"
"postpublish": "git push && git push --tags"
},

@@ -39,0 +39,0 @@ "devDependencies": {

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