ng2-tag-input
Advanced tools
Comparing version 0.8.3 to 0.8.4
@@ -78,3 +78,3 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
/******/ var hotApplyOnUpdate = true; | ||
/******/ var hotCurrentHash = "de519670ca2c8bace1ad"; // eslint-disable-line no-unused-vars | ||
/******/ var hotCurrentHash = "7a443baf1fa2d14deb87"; // eslint-disable-line no-unused-vars | ||
/******/ var hotCurrentModuleData = {}; | ||
@@ -81,0 +81,0 @@ /******/ var hotCurrentParents = []; // eslint-disable-line no-unused-vars |
{ | ||
"name": "ng2-tag-input", | ||
"version": "0.8.3", | ||
"version": "0.8.4", | ||
"description": "Tag Input component for Angular 2", | ||
@@ -14,3 +14,4 @@ "scripts": { | ||
"ngc": "ngc -p ./tsconfig.aot.json", | ||
"moveassets": "rsync -a --include='*.scss' --include='*.html' --include='*.metadata.json' --include='*/' --exclude='*' modules/ dist/modules" | ||
"moveassets": "rsync -a --include='*.scss' --include='*.html' --include='*.metadata.json' --include='*/' --exclude='*' modules/ dist/modules", | ||
"codecov": "codecov" | ||
}, | ||
@@ -38,2 +39,3 @@ "author": { | ||
"awesome-typescript-loader": "3.0.0-beta.18", | ||
"codecov": "^1.0.1", | ||
"core-js": "^2.4.1", | ||
@@ -45,2 +47,3 @@ "css-loader": "^0.26.1", | ||
"html-loader": "^0.4.4", | ||
"istanbul-instrumenter-loader": "0.2.0", | ||
"jasmine": "^2.5.3", | ||
@@ -47,0 +50,0 @@ "karma": "^1.4.0", |
@@ -10,3 +10,3 @@ # Tag Input Component for Angular [![Build Status](https://travis-ci.org/Gbuomprisco/ng2-tag-input.svg?branch=develop)](https://travis-ci.org/Gbuomprisco/ng2-tag-input) | ||
Check out the live demo (with source code) here [http://www.webpackbin.com/Nk8s5TLPz](http://www.webpackbin.com/Nk8s5TLPz). | ||
Check out the live demo (with source code) here [http://www.webpackbin.com/416LDqMdz](http://www.webpackbin.com/416LDqMdz). | ||
@@ -13,0 +13,0 @@ ** The demo will soon be published on its dedicated gh-pages site** |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
722429
48