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.0.3 to 0.0.4

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 0.0.4 (June 1, 2021)
- Build process improvements
## 0.0.3 (May 31, 2021)

@@ -2,0 +6,0 @@

8

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

@@ -14,7 +14,9 @@ "main": "dist/index.js",

"webpack": "^5.37.0",
"webpack-cli": "^4.7.0"
"webpack-cli": "^4.7.0",
"webpack-merge": "^5.7.3"
},
"scripts": {
"start": "node scripts/start.js",
"build": "node scripts/build.js"
"build": "node scripts/build.js",
"publish": "node scripts/publish.js"
},

@@ -21,0 +23,0 @@ "keywords": [

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