New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hamsterjs

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hamsterjs - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

4

hamster.js
/*
* Hamster.js v1.0.4
* Hamster.js v1.0.5
* (c) 2013 Monospaced http://monospaced.com

@@ -204,3 +204,3 @@ * License: MIT

event: function normaliseEvent(originalEvent){
var event = Hamster.SUPPORT === 'wheel' ? originalEvent : {
var event = {
// keep a reference to the original event object

@@ -207,0 +207,0 @@ originalEvent: originalEvent,

{
"name": "hamsterjs",
"version": "1.0.4",
"version": "1.0.5",
"main": "hamster.js"
}
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