@breakfast-dlc/visualize
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -0,1 +1,5 @@ | ||
## 0.0.4 (June 1, 2021) | ||
- Build process improvements | ||
## 0.0.3 (May 31, 2021) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"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": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
119003
5