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

ng-typeview

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-typeview - npm Package Compare versions

Comparing version 0.0.35 to 0.0.36

2

dist/src/filters.js

@@ -79,4 +79,4 @@ "use strict";

new NgFilter("date", "(date:Date|string|number, format?: string, timezone?: string)=>string"),
new NgFilter("currency", "(amount:number, symbol?: string, fractionSize?:number)=>string")
new NgFilter("currency", "(amount:number|string, symbol?: string, fractionSize?:number)=>string")
];
//# sourceMappingURL=filters.js.map
{
"name": "ng-typeview",
"version": "0.0.35",
"version": "0.0.36",
"description": "library to enable type-checking of angular views when using typescript",

@@ -5,0 +5,0 @@ "keywords": [

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