New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

belle

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

belle - npm Package Compare versions

Comparing version 0.0.38 to 1.0.0

2

lib/utils/animation-frame-management.js

@@ -15,3 +15,3 @@ // Inspired by https://gist.github.com/paulirish/1579671

if (window) {
if (typeof window != 'undefined') {
exports.requestAnimationFrame = requestAnimationFrame = window.requestAnimationFrame;

@@ -18,0 +18,0 @@ exports.cancelAnimationFrame = cancelAnimationFrame = window.cancelAnimationFrame;

{
"name": "belle",
"version": "0.0.38",
"version": "1.0.0",
"description": "Configurable React Components with great UX",

@@ -5,0 +5,0 @@ "author": {

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