stickybits
Advanced tools
Comparing version 2.0.8 to 2.0.9
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
66948