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

@brightspace-ui-labs/multi-select

Package Overview
Dependencies
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brightspace-ui-labs/multi-select - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

3

package.json

@@ -29,3 +29,3 @@ {

"license": "Apache-2.0",
"version": "4.1.0",
"version": "4.1.1",
"devDependencies": {

@@ -40,3 +40,2 @@ "@babel/polyfill": "^7",

"eslint-plugin-sort-class-members": "^1",
"frau-ci": "^1",
"polymer-cli": "^1",

@@ -43,0 +42,0 @@ "wct-browser-legacy": "^1"

# d2l-labs-multi-select
[![NPM version](https://img.shields.io/npm/v/@brightspace-ui-labs/multi-select.svg)](https://www.npmjs.org/package/@brightspace-ui-labs/multi-select)
[![Dependabot badge](https://flat.badgen.net/dependabot/BrightspaceUILabs/multi-select?icon=dependabot)](https://app.dependabot.com/)
[![Build status](https://travis-ci.com/brightspaceUILabs/multi-select.svg?branch=master)](https://travis-ci.com/brightspaceUILabs/multi-select)
![Build status](https://github.com/BrightspaceUILabs/multi-select/workflows/CI/badge.svg)

@@ -150,2 +149,6 @@ > Note: this is a ["labs" component](https://github.com/BrightspaceUI/guide/wiki/Component-Tiers). While functional, these tasks are prerequisites to promotion to BrightspaceUI "official" status:

Include either `[increment major]`, `[increment minor]` or `[increment patch]` in your merge commit message to automatically increment the `package.json` version, create a tag, and trigger a deployment to NPM.
Releases use the [semantic-release](https://semantic-release.gitbook.io/) tooling and the [angular preset](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular) for commit message syntax. Upon release, the version in `package.json` is updated, a tag and GitHub release is created and a new package will be deployed to NPM.
Commits prefixed with `feat` will trigger a minor release, while `fix` or `perf` will trigger a patch release. A commit containing `BREAKING CHANGE` will cause a major release to occur.
Other useful prefixes that will not trigger a release: `build`, `ci`, `docs`, `refactor`, `style` and `test`. More details in the [Angular Contribution Guidelines](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#type).
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