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.1 to 0.2.2

2

dist/jquery.requestanimationframe.js
/*!
* jquery.requestanimationframe - 0.1.3-pre
* jquery.requestanimationframe - 0.2.2
* https://github.com/gnarf37/jquery-requestAnimationFrame

@@ -4,0 +4,0 @@ * Requires jQuery 1.8+

@@ -1,2 +0,2 @@

/*! jQuery requestAnimationFrame - 0.1.3-pre - 2016-10-26
/*! jQuery requestAnimationFrame - 0.2.2 - 2016-10-26
* https://github.com/gnarf37/jquery-requestAnimationFrame

@@ -3,0 +3,0 @@ * Copyright (c) 2016 Corey Frang; Licensed MIT */

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

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

@@ -25,4 +25,4 @@ # jQuery requestAnimationFrame

[min]: https://unpkg.com/jquery.requestanimationframe@0.2.0/dist/jquery.requestanimationframe.min.js
[max]: https://unpkg.com/jquery.requestanimationframe@0.2.0/dist/jquery.requestanimationframe.js
[min]: https://unpkg.com/jquery.requestanimationframe@0.2.2/dist/jquery.requestanimationframe.min.js
[max]: https://unpkg.com/jquery.requestanimationframe@0.2.2/dist/jquery.requestanimationframe.js

@@ -51,4 +51,4 @@ In your web page:

* 0.2.1 - Oct 26 2016
* README updates
* 0.2.1-0.2.3 - Oct 26 2016
* Docs updates
* 0.2.0 - Oct 26 2016

@@ -55,0 +55,0 @@ * Started publishing to npm :tada:

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