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

angular-audio-context

Package Overview
Dependencies
Maintainers
0
Versions
462
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-audio-context - npm Package Compare versions

Comparing version 37.0.9 to 38.0.0

8

build/es2019/audio-context.module.js

@@ -27,6 +27,6 @@ import { CommonModule } from '@angular/common';

}
AudioContextModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AudioContextModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
AudioContextModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: AudioContextModule, imports: [CommonModule] });
AudioContextModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AudioContextModule, providers: [{ provide: isSupported, useFactory: isSupportedFactory }], imports: [CommonModule] });
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AudioContextModule, decorators: [{
AudioContextModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: AudioContextModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
AudioContextModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.6", ngImport: i0, type: AudioContextModule, imports: [CommonModule] });
AudioContextModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: AudioContextModule, providers: [{ provide: isSupported, useFactory: isSupportedFactory }], imports: [CommonModule] });
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: AudioContextModule, decorators: [{
type: NgModule,

@@ -33,0 +33,0 @@ args: [{

@@ -80,3 +80,3 @@ (function (global, factory) {

minVersion: "12.0.0",
version: "18.2.13",
version: "19.0.6",
ngImport: i0__namespace,

@@ -89,3 +89,3 @@ type: AudioContextModule,

minVersion: "14.0.0",
version: "18.2.13",
version: "19.0.6",
ngImport: i0__namespace,

@@ -97,3 +97,3 @@ type: AudioContextModule,

minVersion: "12.0.0",
version: "18.2.13",
version: "19.0.6",
ngImport: i0__namespace,

@@ -109,3 +109,3 @@ type: AudioContextModule,

minVersion: "12.0.0",
version: "18.2.13",
version: "19.0.6",
ngImport: i0__namespace,

@@ -112,0 +112,0 @@ type: AudioContextModule,

@@ -12,3 +12,3 @@ {

"dependencies": {
"@babel/runtime": "7.25.0",
"@babel/runtime": "7.26.0",
"standardized-audio-context": "^25.3.77",

@@ -19,16 +19,16 @@ "tslib": "^2.8.1"

"devDependencies": {
"@angular-devkit/build-angular": "^18.2.12",
"@angular-eslint/builder": "^18.4.1",
"@angular/cli": "^18.2.12",
"@angular/common": "^18.2.12",
"@angular/compiler": "^18.2.12",
"@angular/compiler-cli": "^18.2.12",
"@angular/core": "^18.2.12",
"@angular/platform-browser": "^18.2.12",
"@angular/platform-browser-dynamic": "^18.2.12",
"@angular/router": "^18.2.12",
"@babel/core": "7.25.2",
"@angular-devkit/build-angular": "^19.0.7",
"@angular-eslint/builder": "^19.0.2",
"@angular/cli": "^19.0.7",
"@angular/common": "^19.0.6",
"@angular/compiler": "^19.0.6",
"@angular/compiler-cli": "^19.0.6",
"@angular/core": "^19.0.6",
"@angular/platform-browser": "^19.0.6",
"@angular/platform-browser-dynamic": "^19.0.6",
"@angular/router": "^19.0.6",
"@babel/core": "7.26.0",
"@babel/plugin-external-helpers": "^7.25.9",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.25.3",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/preset-env": "7.26.0",
"@commitlint/cli": "^19.6.1",

@@ -41,3 +41,3 @@ "@commitlint/config-angular": "^19.7.0",

"eslint": "^8.57.0",
"eslint-config-holy-grail": "^60.0.17",
"eslint-config-holy-grail": "^60.0.18",
"grunt": "^1.6.1",

@@ -48,3 +48,3 @@ "grunt-cli": "^1.5.0",

"husky": "^9.1.7",
"jasmine-core": "~5.2.0",
"jasmine-core": "~5.4.0",
"karma": "~6.4.4",

@@ -62,7 +62,7 @@ "karma-chrome-launcher": "~3.2.0",

"rimraf": "^6.0.1",
"rollup": "^4.29.1",
"rollup": "^4.30.1",
"rxjs": "~7.8.1",
"tsconfig-holy-grail": "^15.0.2",
"typescript": "~5.5.2",
"zone.js": "^0.14.10"
"typescript": "~5.6.2",
"zone.js": "^0.15.0"
},

@@ -86,4 +86,4 @@ "files": [

"peerDependencies": {
"@angular/common": "^18.2.3",
"@angular/core": "^18.2.3"
"@angular/common": "^19.0.6",
"@angular/core": "^19.0.6"
},

@@ -100,3 +100,3 @@ "repository": {

"types": "build/es2019/module.d.ts",
"version": "37.0.9"
"version": "38.0.0"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc