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

ionic-selectable

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ionic-selectable - npm Package Compare versions

Comparing version 0.0.1 to 3.0.1

bundles/ionic-selectable.umd.min.js

66

package.json
{
"version": "0.0.1",
"name": "ionic-selectable",
"title": "Ionic Selectable",
"description": "An Ionic component similar to Ionic Select, that allows to search items, including async search, group, add, edit, delete items, and much more.",
"author": {
"name": "Evgenii Koriakin",
"url": "https://github.com/eakoriakin"
},
"license": "See license in LICENSE",
"repository": {
"type": "git",
"url": "https://github.com/eakoriakin/ionic-selectable.git"
},
"bugs": {
"url": "https://github.com/eakoriakin/ionic-selectable/issues"
},
"keywords": [
"ionic",
"ionic 2",
"ionic 3",
"ionic 4",
"ion-select",
"search",
"searchable",
"searchbar",
"select",
"selectable"
],
"main": "ionic-selectable.umd.js",
"module": "ionic-selectable.js",
"types": "ionic-selectable.d.ts",
"peerDependencies": {
"@angular/core": ">=4.1.3",
"ionic-angular": ">=3.6.0",
"rxjs": ">=5.4.0",
"zone.js": ">=0.8.12"
}
"version": "3.0.1",
"name": "ionic-selectable",
"title": "Ionic Selectable",
"description": "An Ionic component similar to Ionic Select, that allows to search items, including async search, group, add, edit, delete items, and much more.",
"author": {
"name": "Evgenii Koriakin",
"url": "https://github.com/eakoriakin"
},
"license": "See license in LICENSE",
"repository": {
"type": "git",
"url": "https://github.com/eakoriakin/ionic-selectable.git"
},
"bugs": {
"url": "https://github.com/eakoriakin/ionic-selectable/issues"
},
"keywords": ["ionic", "ionic 2", "ionic 3", "ionic 4", "ion-select", "search", "searchable", "searchbar", "select", "selectable"],
"main": "bundles/ionic-selectable.umd.min.js",
"module": "esm5/ionic-selectable.min.js",
"types": "ionic-selectable.d.ts",
"peerDependencies": {
"@angular/core": ">=4.1.3",
"ionic-angular": ">=3.6.0",
"rxjs": ">=5.4.0",
"zone.js": ">=0.8.12"
},
"es2015": "esm2015/ionic-selectable.min.js",
"typings": "ionic-selectable.d.ts",
"metadata": "ionic-selectable.metadata.json"
}
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