You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP →

ng2-mentions

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-mentions - npm Package Compare versions

Comparing version

to
0.1.3

{
"name": "ng2-mentions",
"version": "0.1.2",
"version": "0.1.3",
"description": "Angular 2 mentions for text fields.",

@@ -8,3 +8,3 @@ "keywords": [],

"type": "git",
"url": "git@github.com/dmacfarlane/ng2-mentions"
"url": "https://github.com/dmacfarlane/ng2-mentions.git"
},

@@ -38,4 +38,7 @@ "author": "Dan MacFarlane",

"files": [
"mention"
]
"./build/mention"
],
"directories": {
"mention": "./build/mention"
}
}