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

ng2-tag-input

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-tag-input - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

components/ng2-tag-input.d.ts

@@ -28,2 +28,4 @@

declare module 'ng2-tag-input' {}
declare module 'ng2-tag-input' {
export = TagInputComponent;
}

@@ -1,3 +0,1 @@

/// <reference path='../ng2-tag-input.d.ts'/>
import {

@@ -4,0 +2,0 @@ Component,

@@ -1,3 +0,1 @@

/// <reference path="../ng2-tag-input.d.ts"/>
import {

@@ -12,3 +10,2 @@ Component,

@Component({

@@ -15,0 +12,0 @@ selector: 'tag',

{
"name": "ng2-tag-input",
"version": "0.0.2",
"version": "0.0.3",
"description": "Ng2TagInput: simple tag input component for Angular 2",

@@ -75,3 +75,4 @@ "scripts": {

"homepage": "https://github.com/Gbuomprisco/ng2-tag-input",
"main": "index.ts"
"main": "index.ts",
"typings": "./components/ng2-tag-input.d.ts"
}

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