angular-audio-context
Advanced tools
Comparing version 32.0.3 to 32.0.4
@@ -8,2 +8,3 @@ import { CommonModule } from '@angular/common'; | ||
import * as i0 from "@angular/core"; | ||
// eslint-disable-next-line unicorn/prefer-export-from | ||
export { AudioContextProxy as AudioContext }; | ||
@@ -10,0 +11,0 @@ export const isSupported = new InjectionToken('IS_SUPPORTED_PROMISE'); |
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "7.16.3", | ||
"@babel/runtime": "7.16.7", | ||
"standardized-audio-context": "^25.3.19", | ||
@@ -19,26 +19,26 @@ "tslib": "^2.3.1" | ||
"devDependencies": { | ||
"@angular-devkit/build-angular": "~13.1.3", | ||
"@angular-eslint/builder": "^12.7.0", | ||
"@angular/cli": "^13.1.3", | ||
"@angular/common": "~13.1.2", | ||
"@angular/compiler": "~13.1.2", | ||
"@angular/compiler-cli": "~13.1.2", | ||
"@angular/core": "~13.1.2", | ||
"@angular/language-service": "~13.1.2", | ||
"@angular/platform-browser": "~13.1.2", | ||
"@angular/platform-browser-dynamic": "~13.1.2", | ||
"@angular/router": "~13.1.2", | ||
"@babel/core": "7.16.0", | ||
"@angular-devkit/build-angular": "~13.2.1", | ||
"@angular-eslint/builder": "^13.0.1", | ||
"@angular/cli": "^13.2.1", | ||
"@angular/common": "~13.2.0", | ||
"@angular/compiler": "~13.2.0", | ||
"@angular/compiler-cli": "~13.2.0", | ||
"@angular/core": "~13.2.0", | ||
"@angular/language-service": "~13.2.0", | ||
"@angular/platform-browser": "~13.2.0", | ||
"@angular/platform-browser-dynamic": "~13.2.0", | ||
"@angular/router": "~13.2.0", | ||
"@babel/core": "7.16.12", | ||
"@babel/plugin-external-helpers": "^7.16.7", | ||
"@babel/plugin-transform-runtime": "7.16.4", | ||
"@babel/preset-env": "7.16.4", | ||
"@commitlint/cli": "^16.0.2", | ||
"@babel/plugin-transform-runtime": "7.16.10", | ||
"@babel/preset-env": "7.16.11", | ||
"@commitlint/cli": "^16.1.0", | ||
"@commitlint/config-angular": "^16.0.0", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
"@types/jasmine": "~3.10.3", | ||
"@types/node": "^12.20.41", | ||
"@types/node": "^12.20.43", | ||
"commitizen": "^4.2.4", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^7.32.0", | ||
"eslint-config-holy-grail": "^50.1.23", | ||
"eslint": "^8.8.0", | ||
"eslint-config-holy-grail": "^51.0.2", | ||
"grunt": "^1.4.1", | ||
@@ -50,5 +50,5 @@ "grunt-cli": "^1.4.3", | ||
"husky": "^7.0.4", | ||
"jasmine-core": "~3.10.1", | ||
"jasmine-core": "~4.0.0", | ||
"jasmine-spec-reporter": "~5.0.2", | ||
"karma": "~6.3.11", | ||
"karma": "~6.3.13", | ||
"karma-chrome-launcher": "~3.1.0", | ||
@@ -64,6 +64,6 @@ "karma-coverage": "~2.1.0", | ||
"pretty-quick": "^3.1.3", | ||
"rollup": "^2.63.0", | ||
"rxjs": "~7.4.0", | ||
"tsconfig-holy-grail": "^11.1.22", | ||
"typescript": "~4.5.4", | ||
"rollup": "^2.66.1", | ||
"rxjs": "~7.5.2", | ||
"tsconfig-holy-grail": "^11.1.24", | ||
"typescript": "~4.5.5", | ||
"zone.js": "~0.11.4" | ||
@@ -101,3 +101,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "32.0.3" | ||
"version": "32.0.4" | ||
} |
@@ -9,2 +9,3 @@ import { CommonModule } from '@angular/common'; | ||
// eslint-disable-next-line unicorn/prefer-export-from | ||
export { AudioContextProxy as AudioContext, IAudioContext, IAudioContextOptions }; | ||
@@ -11,0 +12,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
25504
257
+ Added@babel/runtime@7.16.7(transitive)
- Removed@babel/runtime@7.16.3(transitive)
Updated@babel/runtime@7.16.7