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

raf-throttle

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raf-throttle - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

6

package.json
{
"name": "raf-throttle",
"version": "1.0.2",
"version": "1.0.3",
"description": "Throttle a function by requestAnimationFrame",
"main": "lib/index.js",
"scripts": {
"test": "ava",
"test": "ava --timeout 10000",
"test:coverage": "nyc npm test",

@@ -29,3 +29,3 @@ "coverage": "nyc report --reporter=text-lcov | coveralls",

"devDependencies": {
"ava": "^0.13.0",
"ava": "^0.14.0",
"babel-cli": "^6.6.5",

@@ -32,0 +32,0 @@ "babel-preset-es2015": "^6.6.0",

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