audio-effects
Advanced tools
Comparing version 1.0.22 to 1.0.23
{ | ||
"name": "audio-effects", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"description": "A javascript library to create audio effects using the web-audio-api", | ||
@@ -10,7 +10,4 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"babel-core": "^6.0.12", | ||
"babel-loader": "^6.0.1", | ||
"babel-preset-es2015": "^6.0.12", | ||
"webpack": "^1.12.11", | ||
"webpack-dev-server": "^1.14.1" | ||
"babel-cli": "^6.11.4", | ||
"babel-preset-es2015": "^6.0.12" | ||
}, | ||
@@ -20,3 +17,3 @@ "scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "BABEL_ENV=production npm run watch", | ||
"build": "babel src -d dist", | ||
"prepublish": "npm run build", | ||
@@ -23,0 +20,0 @@ "postversion": "git push; git push --tags; npm publish" |
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
576990
2
28
14068
3