Socket
Socket
Sign inDemoInstall

rscrollspy

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rscrollspy - npm Package Compare versions

Comparing version 2.0.0 to 2.0.2

15

CHANGELOG.md

@@ -5,2 +5,17 @@ # Change Log

<a name="2.0.2"></a>
## [2.0.2](https://github.com/s-panferov/rscrollspy/compare/v2.0.1...v2.0.2) (2016-10-04)
<a name="2.0.1"></a>
## [2.0.1](https://github.com/s-panferov/rscrollspy/compare/v2.0.0...v2.0.1) (2016-10-04)
### Bug Fixes
* build improvements ([a14e0c0](https://github.com/s-panferov/rscrollspy/commit/a14e0c0))
<a name="2.0.0"></a>

@@ -7,0 +22,0 @@ # [2.0.0](https://github.com/s-panferov/rscrollspy/compare/v0.0.6...v2.0.0) (2016-10-04)

10

package.json
{
"name": "rscrollspy",
"version": "2.0.0",
"version": "2.0.2",
"description": "React scroll spy component",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"scripts": {

@@ -20,7 +20,5 @@ "prerelease": "npm run build",

"devDependencies": {
"@types/react": "^0.14.38",
"typescript": "^2.0.3"
},
"dependencies": {
"@types/react": "^0.14.38"
}
}
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