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

ng2-tagsinput

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-tagsinput - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

lib/ng2-tagsinput-item.d.ts

9

package.json
{
"name": "ng2-tagsinput",
"version": "0.0.5",
"version": "0.0.6",
"description": "Typescript component for Tag Input",
"main": "ng2-tagsinput.js",
"scripts": {
"dev": "tsc --watch",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -26,4 +27,8 @@ },

"dependencies": {
"@angular/core": "^2.0.0-rc.6"
"@angular/core": "^2.0.0",
"rxjs": "^5.0.0-beta.12",
"typings": "^1.3.3",
"zone.js": "^0.6.23",
"typings": "^1.3.3"
}
}
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