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
1
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 36.0.1 to 36.0.2

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: "17.2.2", ngImport: i0, type: AudioContextModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
AudioContextModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.2.2", ngImport: i0, type: AudioContextModule, imports: [CommonModule] });
AudioContextModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: AudioContextModule, providers: [{ provide: isSupported, useFactory: isSupportedFactory }], imports: [CommonModule] });
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: AudioContextModule, decorators: [{
AudioContextModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.3", ngImport: i0, type: AudioContextModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
AudioContextModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.2.3", ngImport: i0, type: AudioContextModule, imports: [CommonModule] });
AudioContextModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.2.3", ngImport: i0, type: AudioContextModule, providers: [{ provide: isSupported, useFactory: isSupportedFactory }], imports: [CommonModule] });
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.3", ngImport: i0, type: AudioContextModule, decorators: [{
type: NgModule,

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

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

minVersion: "12.0.0",
version: "17.2.2",
version: "17.2.3",
ngImport: i0__namespace,

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

minVersion: "14.0.0",
version: "17.2.2",
version: "17.2.3",
ngImport: i0__namespace,

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

minVersion: "12.0.0",
version: "17.2.2",
version: "17.2.3",
ngImport: i0__namespace,

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

minVersion: "12.0.0",
version: "17.2.2",
version: "17.2.3",
ngImport: i0__namespace,

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

@@ -13,3 +13,3 @@ {

"@babel/runtime": "7.23.9",
"standardized-audio-context": "^25.3.64",
"standardized-audio-context": "^25.3.65",
"tslib": "^2.6.2"

@@ -19,12 +19,12 @@ },

"devDependencies": {
"@angular-devkit/build-angular": "^17.2.1",
"@angular-devkit/build-angular": "^17.2.2",
"@angular-eslint/builder": "^17.2.1",
"@angular/cli": "^17.2.1",
"@angular/common": "^17.2.2",
"@angular/compiler": "^17.2.2",
"@angular/compiler-cli": "^17.2.2",
"@angular/core": "^17.2.2",
"@angular/platform-browser": "^17.2.2",
"@angular/platform-browser-dynamic": "^17.2.2",
"@angular/router": "^17.2.2",
"@angular/cli": "^17.2.2",
"@angular/common": "^17.2.3",
"@angular/compiler": "^17.2.3",
"@angular/compiler-cli": "^17.2.3",
"@angular/core": "^17.2.3",
"@angular/platform-browser": "^17.2.3",
"@angular/platform-browser-dynamic": "^17.2.3",
"@angular/router": "^17.2.3",
"@babel/core": "7.23.9",

@@ -40,4 +40,4 @@ "@babel/plugin-external-helpers": "^7.23.3",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.56.0",
"eslint-config-holy-grail": "^58.0.7",
"eslint": "^8.57.0",
"eslint-config-holy-grail": "^58.0.8",
"grunt": "^1.6.1",

@@ -50,3 +50,3 @@ "grunt-cli": "^1.4.3",

"jasmine-core": "~5.1.2",
"karma": "~6.4.2",
"karma": "~6.4.3",
"karma-chrome-launcher": "~3.2.0",

@@ -98,3 +98,3 @@ "karma-coverage": "~2.2.1",

"types": "build/es2019/module.d.ts",
"version": "36.0.1"
"version": "36.0.2"
}
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