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

jquery.requestanimationframe

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery.requestanimationframe - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

package.json
{
"name": "jquery.requestanimationframe",
"description": "Replaces the standard jQuery timer loop with requestAnimationFrame where supported. Requires jQuery >=1.8",
"version": "0.2.0",
"version": "0.2.1",
"main": "dist/jquery.requestanimationframe.js",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/gnarf37/jquery-requestAnimationFrame",

@@ -50,2 +50,9 @@ # jQuery requestAnimationFrame

* 0.2.1 - Oct 26 2016
* README updates
* 0.2.0 - Oct 26 2016
* Started publishing to npm :tada:
* Added Browserify/RequireJS/Webpack support
* Dropped the rAF polyfill
* Stopped using the vendor-prefixed rAF version; such browsers are now treated as if they didn't have rAF at all
* 0.1.2 - Apr 15 2013

@@ -52,0 +59,0 @@ * Removed `o` prefix - opera only ships with unprefixed rAF

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