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

@wixc3/browser

Package Overview
Dependencies
Maintainers
85
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wixc3/browser - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

4

dist/animation-frame-scheduler.js
export class AnimationFrameScheduler {
constructor() {
this.requestAnimationFrameId = 0;
}
requestAnimationFrameId = 0;
start(...args) {

@@ -6,0 +4,0 @@ if (this.requestAnimationFrameId) {

{
"name": "@wixc3/browser",
"version": "2.0.0",
"version": "2.1.0",
"description": "Common utils, usable in all environments",

@@ -5,0 +5,0 @@ "module": "dist/index.js",

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