New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@types/webaudioapi

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/webaudioapi - npm Package Compare versions

Comparing version

to
0.0.19-alpha

{
"name": "@types/webaudioapi",
"version": "0.0.14-alpha",
"description": "Type definitions for Web Audio API from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "0.0.19-alpha",
"description": "TypeScript definitions for Web Audio API",
"main": "",

@@ -6,0 +6,0 @@ "scripts": {},

# Installation
> `npm install --save-dev @types/webaudioapi`
> `npm install --save @types/webaudioapi`
# Summary
This package contains type definitions for Web Audio API.
This package contains type definitions for Web Audio API (http://www.w3.org/TR/webaudio/).
The project URL or description is http://www.w3.org/TR/webaudio/
# Credits
These definitions were written by Baruch Berger <https://github.com/bbss>, Kon <http://phyzkit.net/>, kubosho <https://github.com/kubosho>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/webaudioapi
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/webaudioapi
Additional Details
* Last updated: Thu, 19 May 2016 20:06:18 GMT
* Typings kind: Global
* Last updated: Fri, 20 May 2016 17:00:56 GMT
* File structure: Global
* Library Dependencies: none
* Module Dependencies: none
* Global values: webkitAudioContext, webkitOfflineAudioContext, ChannelCountMode, ChannelInterpretation, PanningModelType, DistanceModelType, BiquadFilterType, OverSampleType, OscillatorType
# Credits
These definitions were written by Baruch Berger <https://github.com/bbss>, Kon <http://phyzkit.net/>, kubosho <https://github.com/kubosho>.