Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ng-as

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-as - npm Package Compare versions

Comparing version 15.0.1 to 15.0.2

2

lib/ng-as.directive.d.ts

@@ -14,3 +14,3 @@ import * as i0 from "@angular/core";

*/
static ngTemplateContextGuard<T>(dir: NgAsDirective<T>, ctx: any): ctx is NgAsContext<Exclude<T, false | 0 | '' | null | undefined>>;
static ngTemplateContextGuard<T>(dir: NgAsDirective<T>, ctx: any): ctx is NgAsContext<T>;
static ɵfac: i0.ɵɵFactoryDeclaration<NgAsDirective<any>, never>;

@@ -17,0 +17,0 @@ static ɵdir: i0.ɵɵDirectiveDeclaration<NgAsDirective<any>, "[ngAs]", never, { "ngAs": "ngAs"; }, {}, never, never, false, never>;

{
"name": "ng-as",
"version": "15.0.1",
"version": "15.0.2",
"description": "Angular pipe and directive for type casting template variables.",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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