New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

mousecase

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mousecase - npm Package Compare versions

Comparing version
1.1.1
to
1.1.2
+1
-1
dist/mousecase.es.js
/**
mousecase - Mousecase is a JavaScript utility supporting touch-like horizontal scrolling with a mouse!
@version v1.1.1
@version v1.1.2
@link https://github.com/yowainwright/mousecase#readme

@@ -5,0 +5,0 @@ @author Jeff Wainwright <yowainwright@gmail.com> (https://jeffry.in)

/**
mousecase - Mousecase is a JavaScript utility supporting touch-like horizontal scrolling with a mouse!
@version v1.1.1
@version v1.1.2
@link https://github.com/yowainwright/mousecase#readme

@@ -5,0 +5,0 @@ @author Jeff Wainwright <yowainwright@gmail.com> (https://jeffry.in)

/**
mousecase - Mousecase is a JavaScript utility supporting touch-like horizontal scrolling with a mouse!
@version v1.1.1
@version v1.1.2
@link https://github.com/yowainwright/mousecase#readme

@@ -5,0 +5,0 @@ @author Jeff Wainwright <yowainwright@gmail.com> (https://jeffry.in)

{
"name": "mousecase",
"version": "1.1.1",
"version": "1.1.2",
"description": "Mousecase is a JavaScript utility supporting touch-like horizontal scrolling with a mouse!",

@@ -5,0 +5,0 @@ "main": "dist/mousecase.js",

@@ -85,3 +85,4 @@ ![MouseCase](https://yowainwright.imgix.net/mousecase/mousecase.jpg?auto=format)

- Bill Murray [CodePen](https://codepen.io/yowainwright/pen/d2fa41088f4d40dd9dd55fa72d60441f)
- Bill Murray single instance [CodePen](https://codepen.io/yowainwright/pen/d2fa41088f4d40dd9dd55fa72d60441f)
- Bill Murray multiple instances [CodePen](https://codepen.io/yowainwright/pen/3d442391a2e4370da4b12e7f16fddeaf)
- Please submit a PR with your demo [here](/pulls). 💕

@@ -88,0 +89,0 @@

Sorry, the diff of this file is too big to display