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.7.6 to 0.7.7

dist/modules/components/dropdown/tag-input-dropdown.component.metadata.json

4

package.json
{
"name": "ng2-tag-input",
"version": "0.7.6",
"version": "0.7.7",
"description": "Tag Input component for Angular 2",

@@ -14,3 +14,3 @@ "scripts": {

"ngc": "ngc -p ./tsconfig.aot.json",
"moveassets": "rsync -a --include='*.scss' --include='*.html' --include='*/' --exclude='*' modules/ dist/modules"
"moveassets": "rsync -a --include='*.scss' --include='*.html' --include='*.metadata.json' --include='*/' --exclude='*' modules/ dist/modules"
},

@@ -17,0 +17,0 @@ "author": {

@@ -42,9 +42,2 @@ {

],
"exclude": [
"node_modules",
"dist",
"**/*.spec.ts",
"**/*.ngfactory.ts",
"**/*.shim.ts"
],
"compileOnSave": false,

@@ -51,0 +44,0 @@ "buildOnSave": false,

@@ -33,3 +33,2 @@ {

"angularCompilerOptions": {
"genDir": "./ngfactory",
"strictMetadataEmit": true

@@ -46,4 +45,4 @@ },

"dist",
"**/*.ngfactory.ts",
"**/*.shim.ts"
"**/*-ngfactory.ts",
"**/*.spec.ts"
],

@@ -50,0 +49,0 @@ "compileOnSave": false,

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