ng2-nouislider
Advanced tools
Comparing version 1.7.3 to 1.7.4
{ | ||
"name": "ng2-nouislider", | ||
"version": "1.7.3", | ||
"version": "1.7.4", | ||
"description": "Angular2 noUiSlider component", | ||
@@ -35,11 +35,11 @@ "main": "src/nouislider.js", | ||
"devDependencies": { | ||
"@angular/animations": "4.4.1", | ||
"@angular/common": "4.4.1", | ||
"@angular/compiler": "4.4.1", | ||
"@angular/compiler-cli": "^4.4.1", | ||
"@angular/core": "4.4.1", | ||
"@angular/forms": "4.4.1", | ||
"@angular/platform-browser": "4.4.1", | ||
"@angular/platform-browser-dynamic": "4.4.1", | ||
"@angular/platform-server": "4.4.1", | ||
"@angular/animations": "^5.0.0", | ||
"@angular/common": "^5.0.0", | ||
"@angular/compiler": "^5.0.0", | ||
"@angular/compiler-cli": "^5.0.0", | ||
"@angular/core": "^5.0.0", | ||
"@angular/forms": "^5.0.0", | ||
"@angular/platform-browser": "^5.0.0", | ||
"@angular/platform-browser-dynamic": "^5.0.0", | ||
"@angular/platform-server": "^5.0.0", | ||
"@types/jasmine": "^2.5.41", | ||
@@ -70,3 +70,3 @@ "@types/node": "6.0.88", | ||
"tslint-loader": "^2.1.4", | ||
"typescript": "2.3.1", | ||
"typescript": "2.4.2", | ||
"webpack": "^1.12.14", | ||
@@ -77,6 +77,6 @@ "webpack-dev-server": "^1.14.1", | ||
"peerDependencies": { | ||
"@angular/common": "^2.0.0 || ^4.0.0", | ||
"@angular/core": "^2.0.0 || ^4.0.0", | ||
"@angular/common": "^2.0.0 || ^4.0.0 || ^5.0.0", | ||
"@angular/core": "^2.0.0 || ^4.0.0 || ^5.0.0", | ||
"nouislider": "^9.0.0 || ^10.0.0" | ||
} | ||
} |
@@ -6,3 +6,3 @@ # ng2-nouislider | ||
[![Downloads](http://img.shields.io/npm/dm/ng2-nouislider.svg)](https://npmjs.org/package/ng2-nouislider) | ||
[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors) | ||
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors) | ||
@@ -72,3 +72,3 @@ Angular2 nouislider component | ||
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | | ||
| [<img src="https://avatars1.githubusercontent.com/u/5629145?v=4" width="100px;"/><br /><sub>ATeal</sub>](http://www.alexrteal.com)<br />[💻](https://github.com/tb/ng2-nouislider/commits?author=ATeal "Code") | [<img src="https://avatars1.githubusercontent.com/u/2158235?v=4" width="100px;"/><br /><sub>Jérémy Leherpeur</sub>](https://github.com/amenophis)<br />[💻](https://github.com/tb/ng2-nouislider/commits?author=amenophis "Code") | [<img src="https://avatars1.githubusercontent.com/u/6425649?v=4" width="100px;"/><br /><sub>Matt Lewis</sub>](https://mattlewis.me/)<br />[💻](https://github.com/tb/ng2-nouislider/commits?author=mattlewis92 "Code") | [<img src="https://avatars1.githubusercontent.com/u/5819263?v=4" width="100px;"/><br /><sub>anysite</sub>](https://github.com/anysite)<br />[📖](https://github.com/tb/ng2-nouislider/commits?author=anysite "Documentation") | [<img src="https://avatars1.githubusercontent.com/u/3389712?v=4" width="100px;"/><br /><sub>flmg</sub>](https://github.com/flmg)<br />[💻](https://github.com/tb/ng2-nouislider/commits?author=flmg "Code") | | ||
| [<img src="https://avatars1.githubusercontent.com/u/5629145?v=4" width="100px;"/><br /><sub>ATeal</sub>](http://www.alexrteal.com)<br />[💻](https://github.com/tb/ng2-nouislider/commits?author=ATeal "Code") | [<img src="https://avatars1.githubusercontent.com/u/2158235?v=4" width="100px;"/><br /><sub>Jérémy Leherpeur</sub>](https://github.com/amenophis)<br />[💻](https://github.com/tb/ng2-nouislider/commits?author=amenophis "Code") | [<img src="https://avatars1.githubusercontent.com/u/6425649?v=4" width="100px;"/><br /><sub>Matt Lewis</sub>](https://mattlewis.me/)<br />[💻](https://github.com/tb/ng2-nouislider/commits?author=mattlewis92 "Code") | [<img src="https://avatars1.githubusercontent.com/u/5819263?v=4" width="100px;"/><br /><sub>anysite</sub>](https://github.com/anysite)<br />[📖](https://github.com/tb/ng2-nouislider/commits?author=anysite "Documentation") | [<img src="https://avatars1.githubusercontent.com/u/3389712?v=4" width="100px;"/><br /><sub>flmg</sub>](https://github.com/flmg)<br />[💻](https://github.com/tb/ng2-nouislider/commits?author=flmg "Code") | [<img src="https://avatars2.githubusercontent.com/u/8425921?v=4" width="100px;"/><br /><sub>SirWojtek</sub>](https://github.com/SirWojtek)<br />[📖](https://github.com/tb/ng2-nouislider/commits?author=SirWojtek "Documentation") | | ||
<!-- ALL-CONTRIBUTORS-LIST:END --> | ||
@@ -75,0 +75,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
105897