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

taiga-ui

Package Overview
Dependencies
Maintainers
2
Versions
674
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

taiga-ui - npm Package Compare versions

Comparing version 2.17.0 to 2.18.0

2

ng-add/constants/versions.d.ts

@@ -1,4 +0,4 @@

export declare const TAIGA_VERSION: any;
export declare const TAIGA_VERSION: string;
export declare const NG_DOMPURIFY_VERSION = "3.0.0";
export declare const DOMPURIFY_VERSION = "2.2.9";
export declare const DOMPURIFY_TYPES_VERSION = "2.2.3";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const { version } = require('../../package.json');
exports.TAIGA_VERSION = version;
exports.TAIGA_VERSION = `^${version}`;
exports.NG_DOMPURIFY_VERSION = '3.0.0';

@@ -6,0 +6,0 @@ exports.DOMPURIFY_VERSION = '2.2.9';

{
"name": "taiga-ui",
"version": "2.17.0",
"version": "2.18.0",
"description": "Taiga UI package that provides ng add command for Taiga library",

@@ -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