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

@breakfast-dlc/visualize

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@breakfast-dlc/visualize - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

5

CHANGELOG.md

@@ -0,1 +1,6 @@

## 0.2.3 (July 29, 2021)
- Animation fps updates for smoother animations
- More flexible event callback structure
## 0.2.2 (July 26, 2021)

@@ -2,0 +7,0 @@

2

package.json
{
"name": "@breakfast-dlc/visualize",
"version": "0.2.2",
"version": "0.2.3",
"description": "Visualize is a library that uses the Web Audio API to create live audio visualizations in the browser.",

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

@@ -16,3 +16,3 @@ # Visualize

```html
<script src="https://cdn.jsdelivr.net/npm/@breakfast-dlc/visualize@0.2.0/dist/index.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@breakfast-dlc/visualize@0.2.3/dist/index.js"></script>
```

@@ -19,0 +19,0 @@

Sorry, the diff of this file is too big to display

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