Socket
Socket
Sign inDemoInstall

musquito

Package Overview
Dependencies
4
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-beta to 2.0.0

dist/musquito-2.0.0.js

2

package.json
{
"name": "musquito",
"version": "2.0.0-beta",
"version": "2.0.0",
"description": "An audio engine for HTML5 games and interactive websites",

@@ -5,0 +5,0 @@ "keywords": [

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

<p align="center">
<img src="https://github.com/VJAI/musquito/blob/master/musquito.png" />
</p>
# musquito

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

@@ -16,3 +16,4 @@ import webpack from 'webpack';

library: '$buzz',
libraryTarget: 'umd'
libraryTarget: 'umd',
umdNamedDefine: true
},

@@ -29,3 +30,3 @@ module: {

`/*!
* musquito v2.0.0-beta
* musquito v2.0.0
* http://musquitojs.com

@@ -32,0 +33,0 @@ *

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc