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

stickybits

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stickybits - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

2

dist/jquery.stickybits.js

@@ -61,3 +61,3 @@ (function (global, factory) {

var o = typeof obj !== 'undefined' ? obj : {};
this.version = '2.0.8';
this.version = '2.0.9';
this.userAgent = window.navigator.userAgent || 'no `userAgent` provided by the browser';

@@ -64,0 +64,0 @@ this.props = {

@@ -55,3 +55,3 @@ /*

var o = typeof obj !== 'undefined' ? obj : {};
this.version = '2.0.8';
this.version = '2.0.9';
this.userAgent = window.navigator.userAgent || 'no `userAgent` provided by the browser';

@@ -58,0 +58,0 @@ this.props = {

@@ -61,3 +61,3 @@ (function (global, factory) {

var o = typeof obj !== 'undefined' ? obj : {};
this.version = '2.0.8';
this.version = '2.0.9';
this.userAgent = window.navigator.userAgent || 'no `userAgent` provided by the browser';

@@ -64,0 +64,0 @@ this.props = {

{
"name": "stickybits",
"version": "2.0.8",
"version": "2.0.9",
"description": "Stickybits is a lightweight alternative to `position: sticky` polyfills",
"main": "dist/stickybits.js",
"module": "dist/stickybits.es.js",
"scripts": {

@@ -52,3 +53,3 @@ "build": "gulp build",

"bower": "^1.8.0",
"codecov": "^2.3.0",
"codecov": "^3.0.0",
"debug": "^3.0.0",

@@ -55,0 +56,0 @@ "es-check": "^1.0.0",

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