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

raf-schd

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-schd - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

5

package.json
{
"name": "raf-schd",
"version": "2.1.1",
"version": "2.1.2",
"description": "A simple scheduler based on requestAnimationFrame",

@@ -34,3 +34,3 @@ "main": "lib/index.js",

"build:esm": "babel src --out-dir esm",
"build:flow": "flow-copy-source --verbose src lib && flow-copy-source --verbose src esm",
"build:flow": "echo \"// @flow\n\nexport * from '../src';\" > lib/index.js.flow",
"prepublish": "yarn run build"

@@ -49,3 +49,2 @@ },

"flow-bin": "0.68.0",
"flow-copy-source": "^1.3.0",
"jest": "22.4.3",

@@ -52,0 +51,0 @@ "raf-stub": "2.0.2",

lib/index.js.flow

Sorry, the diff of this file is not supported yet

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