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

@ng-select/ng-select

Package Overview
Dependencies
Maintainers
0
Versions
282
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ng-select/ng-select - npm Package Compare versions

Comparing version 13.9.1 to 14.0.0

10

package.json
{
"name": "@ng-select/ng-select",
"version": "13.9.1",
"version": "14.0.0",
"description": "Angular ng-select - All in One UI Select, Multiselect and Autocomplete",

@@ -45,4 +45,2 @@ "author": "@ng-select/ng-select",

"types": "./index.d.ts",
"esm2022": "./esm2022/ng-select-ng-select.mjs",
"esm": "./esm2022/ng-select-ng-select.mjs",
"default": "./fesm2022/ng-select-ng-select.mjs"

@@ -52,5 +50,5 @@ }

"peerDependencies": {
"@angular/common": "^18.0.0",
"@angular/core": "^18.0.0",
"@angular/forms": "^18.0.0"
"@angular/common": "^19.0.0",
"@angular/core": "^19.0.0",
"@angular/forms": "^19.0.0"
},

@@ -57,0 +55,0 @@ "dependencies": {

1

README.md

@@ -19,2 +19,3 @@ [![npm version](https://badge.fury.io/js/%40ng-select%2Fng-select.svg)](https://badge.fury.io/js/%40ng-select%2Fng-select)

|------------------|:---------:|
| >=19.0.0 <20.0.0 | v14.x |
| >=18.0.0 <19.0.0 | v13.x |

@@ -21,0 +22,0 @@ | >=17.0.0 <18.0.0 | v12.x |

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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