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

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

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

minVersion: "12.0.0",
version: "17.3.12",
version: "18.2.3",
ngImport: i0__namespace,

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

minVersion: "14.0.0",
version: "17.3.12",
version: "18.2.3",
ngImport: i0__namespace,

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

minVersion: "12.0.0",
version: "17.3.12",
version: "18.2.3",
ngImport: i0__namespace,

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

minVersion: "12.0.0",
version: "17.3.12",
version: "18.2.3",
ngImport: i0__namespace,

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

@@ -18,18 +18,18 @@ {

"devDependencies": {
"@angular-devkit/build-angular": "^17.3.7",
"@angular-eslint/builder": "^17.4.0",
"@angular/cli": "^17.3.7",
"@angular/common": "^17.3.8",
"@angular/compiler": "^17.3.8",
"@angular/compiler-cli": "^17.3.8",
"@angular/core": "^17.3.8",
"@angular/platform-browser": "^17.3.8",
"@angular/platform-browser-dynamic": "^17.3.8",
"@angular/router": "^17.3.8",
"@babel/core": "7.23.9",
"@angular-devkit/build-angular": "^18.2.3",
"@angular-eslint/builder": "^18.3.1",
"@angular/cli": "^18.2.3",
"@angular/common": "^18.2.3",
"@angular/compiler": "^18.2.3",
"@angular/compiler-cli": "^18.2.3",
"@angular/core": "^18.2.3",
"@angular/platform-browser": "^18.2.3",
"@angular/platform-browser-dynamic": "^18.2.3",
"@angular/router": "^18.2.3",
"@babel/core": "7.25.2",
"@babel/plugin-external-helpers": "^7.24.7",
"@babel/plugin-transform-runtime": "7.23.9",
"@babel/preset-env": "7.23.9",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-angular": "^19.4.1",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-angular": "^19.5.0",
"@rollup/plugin-babel": "^6.0.4",

@@ -40,3 +40,3 @@ "@types/jasmine": "~5.1.4",

"eslint": "^8.57.0",
"eslint-config-holy-grail": "^59.0.15",
"eslint-config-holy-grail": "^60.0.2",
"grunt": "^1.6.1",

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

"grunt-sh": "^0.2.1",
"husky": "^8.0.3",
"husky": "^9.1.5",
"jasmine-core": "~5.1.2",

@@ -58,3 +58,3 @@ "karma": "~6.4.4",

"karma-webkit-launcher": "^2.6.0",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"load-grunt-config": "^4.0.1",

@@ -85,4 +85,4 @@ "prettier": "^3.3.3",

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

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

"scripts": {
"prepare": "husky install",
"prepare": "husky",
"prepublishOnly": "grunt build",

@@ -100,3 +100,3 @@ "test": "grunt lint && grunt test"

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