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 3.0.0 to 3.0.1

dist/raf-schd.cjs.js

11

package.json
{
"name": "raf-schd",
"version": "3.0.0",
"description": "A simple scheduler based on requestAnimationFrame",
"main": "lib/index.js",
"module": "esm/index.js",
"version": "3.0.1",
"description": "A scheduler based on requestAnimationFrame",
"main": "dist/raf-schd.cjs.js",
"module": "dist/raf-schd.esm.js",
"sideEffects": false,
"files": [
"/lib",
"/esm",
"/dist",
"/src"

@@ -12,0 +11,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