Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

scrollnav

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scrollnav - npm Package Compare versions

Comparing version 2.7.1 to 2.7.2

dist/jquery.scrollNav.js

7

CHANGELOG.md

@@ -15,2 +15,9 @@ # Changelog

## v2.7.2 - March 18, 2018
* Fixed grunt:jshint error
* Fixed readme typo
* Replaced andSelf() calls with addBack()
* Updated semver version to fix vulnerability
## v2.7.1 - February 18, 2015

@@ -17,0 +24,0 @@

4

package.json
{
"name": "scrollnav",
"version": "2.7.1",
"version": "2.7.2",
"title": "scrollNav",

@@ -43,3 +43,3 @@ "author": {

"grunt": "~0.4.1",
"semver": "~4.0.3",
"semver": "~5.5.0",
"load-grunt-tasks": "~0.6.0",

@@ -46,0 +46,0 @@ "grunt-exec": "~0.4.2",

@@ -57,3 +57,3 @@ [![build status](https://secure.travis-ci.org/jimmynotjim/scrollNav.png?branch=master)](http://travis-ci.org/jimmynotjim/scrollNav.js)

<h1 class="post__heading">This is the main heading for the article</h1>
<p class="post__sub-headling">This is a sub-heading for the article</p>
<p class="post__sub-heading">This is a sub-heading for the article</p>
</header>

@@ -257,7 +257,7 @@ <p>Yada yada yada...</p>

scrollNav is Copyright &copy; 2012-2015 James Wilson, released under the [MIT license][6]. This means you can re-create, edit or share the plugin as long as you maintain the same open licensing.
scrollNav is Copyright &copy; 2012-2018 James Wilson, released under the [MIT license][6]. This means you can re-create, edit or share the plugin as long as you maintain the same open licensing.
## Version
Latest stable version is v2.7.1. Make sure to view [the changelog][15] before updating, v2 is a complete re-write of the plugin.
Latest stable version is v2.7.2. Make sure to view [the changelog][15] before updating, v2 is a complete re-write of the plugin.

@@ -298,2 +298,6 @@ ## Testing

* [Masud Rahman (@frutiger)][25]
* [Rob Loach (@RobLoach)][26]
* [Will Moore (@willthemoor)][27]
* [Chris Garcia (@pixelbandito)][28]
* [Jim Schmid (@sheeep)][29]

@@ -325,1 +329,5 @@ [1]: http://scrollnav.com

[25]: http://github.com/frutiger
[26]: http://github.com/RobLoach
[27]: http://github.com/willthemoor
[28]: http://github.com/pixelbandito
[29]: http://github.com/sheeep
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