Socket
Socket
Sign inDemoInstall

@ng-web-apis/audio

Package Overview
Dependencies
4
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.0.3

8

package.json
{
"name": "@ng-web-apis/audio",
"version": "3.0.2",
"version": "3.0.3",
"description": "This is a library for declarative use of Web Audio API with Angular",

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

],
"homepage": "https://github.com/tinkoff/common/blob/main/libs/audio/README.md",
"bugs": "https://github.com/tinkoff/ng-web-apis/issues",
"repository": "https://github.com/tinkoff/ng-web-apis",
"homepage": "https://github.com/taiga-family/ng-web-apis/blob/main/libs/audio/README.md",
"bugs": "https://github.com/taiga-family/ng-web-apis/issues",
"repository": "https://github.com/taiga-family/ng-web-apis",
"license": "Apache-2.0",

@@ -17,0 +17,0 @@ "author": {

@@ -1,2 +0,2 @@

# ![ng-web-apis logo](https://raw.githubusercontent.com/Tinkoff/ng-web-apis/main/libs/audio/logo.svg) Web Audio API for Angular
# ![ng-web-apis logo](https://raw.githubusercontent.com/taiga-family/ng-web-apis/main/libs/audio/logo.svg) Web Audio API for Angular

@@ -9,4 +9,4 @@ [![npm version](https://img.shields.io/npm/v/@ng-web-apis/audio.svg)](https://npmjs.com/package/@ng-web-apis/audio)

with Angular 7+. It is a complete conversion to declarative Angular directives, if you find any inconsistencies or
errors, please [file an issue](https://github.com/tinkoff/ng-web-apis/issues). Watch out for 💡 emoji in this README for
additional features and special use cases.
errors, please [file an issue](https://github.com/taiga-family/ng-web-apis/issues). Watch out for 💡 emoji in this
README for additional features and special use cases.

@@ -243,3 +243,3 @@ ## How to use

![Envelope](https://raw.githubusercontent.com/Tinkoff/ng-web-apis/main/libs/audio/envelope.png)
![Envelope](https://raw.githubusercontent.com/taiga-family/ng-web-apis/main/libs/audio/envelope.png)

@@ -359,18 +359,12 @@ You would need to pass the following array of `AudioParamAutomation` items:

If you want to use this package with SSR, you need to mock native Web Audio API classes on the server. You can use our
Universal package for this, see [this example](https://github.com/tinkoff/ng-web-apis/tree/main/libs/universal#mocks).
Universal package for this, see
[this example](https://github.com/taiga-family/ng-web-apis/tree/main/libs/universal#mocks).
## Demo
You can [try online demo here](https://tinkoff.github.io/ng-web-apis/audio)
You can [try online demo here](https://taiga-family.github.io/ng-web-apis/audio)
## See also
Other [Web APIs for Angular](https://tinkoff.github.io/ng-web-apis/) by
[@ng-web-apis](https://github.com/tinkoff/ng-web-apis)
## Open-source
Do you also want to open-source something, but hate the collateral work? Check out this
[Angular Open-source Library Starter](https://github.com/TinkoffCreditSystems/angular-open-source-starter) we’ve created
for our projects. It got you covered on continuous integration, pre-commit checks, linting, versioning + changelog, code
coverage and all that jazz.
Other [Web APIs for Angular](https://taiga-family.github.io/ng-web-apis/) by
[@ng-web-apis](https://github.com/taiga-family/ng-web-apis)
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