Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
118 changes: 78 additions & 40 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -20,28 +20,48 @@ Runtime dependencies:
# This artifact depends on additional third-party components at runtime.
# These are not bundled here but may be included as part of a build.

@uirouter/core@5.0.20:
Project: @uirouter/core (NodeJS module)
Version: 5.0.20
"@uirouter/core@6.0.1":
Project: "@uirouter/core (NodeJS module)"
Version: 6.0.1
Available at:
- https://github.com/ui-router/core
- https://ui-router.github.io
License name: MIT License
Notice: Copyright (c) 2013-2015 The AngularUI Team, Karsten Sperling

angular-animate@1.7.2:
angular-animate@1.7.8:
Project: angular-animate (NodeJS module)
Version: 1.7.2
Version: 1.7.8
Available at:
- http://angularjs.org
- https://github.com/angular/angular.js
Developed by: Angular Core Team (angular-core+npm@google.com)
License name: MIT License
Notice: Copyright (c) 2016 Angular

angular-cookies@1.7.2:
angular-animate@1.7.9:
Project: angular-animate (NodeJS module)
Version: 1.7.9
Available at:
- http://angularjs.org
- https://github.com/angular/angular.js
Developed by: Angular Core Team (angular-core+npm@google.com)
License name: MIT License
Notice: Copyright (c) 2016 Angular

angular-cookies@1.7.8:
Project: angular-cookies (NodeJS module)
Version: 1.7.8
Available at:
- http://angularjs.org
- https://github.com/angular/angular.js
Developed by: Angular Core Team (angular-core+npm@google.com)
License name: MIT License
Notice: Copyright (c) 2016 Angular

angular-cookies@1.7.9:
Project: angular-cookies (NodeJS module)
Version: 1.7.2
Version: 1.7.9
Available at:
- http://angularjs.org
- https://github.com/angular/angular.js
Expand All @@ -63,19 +83,19 @@ Runtime dependencies:
Developed by: mcasimir (https://github.com/mcasimir)
License name: MIT License

angular-resource@1.7.2:
angular-resource@1.7.8:
Project: angular-resource (NodeJS module)
Version: 1.7.2
Version: 1.7.8
Available at:
- http://angularjs.org
- https://github.com/angular/angular.js
Developed by: Angular Core Team (angular-core+npm@google.com)
License name: MIT License
Notice: Copyright (c) 2016 Angular

angular-sanitize@1.7.2:
angular-sanitize@1.7.8:
Project: angular-sanitize (NodeJS module)
Version: 1.7.2
Version: 1.7.8
Available at:
- http://angularjs.org
- https://github.com/angular/angular.js
Expand All @@ -102,9 +122,9 @@ Runtime dependencies:
License name: MIT License
Notice: Copyright (c) 2013-2015 The AngularUI Team, Karsten Sperling

angular-ui-router@1.0.19:
angular-ui-router@1.0.23:
Project: angular-ui-router (NodeJS module)
Version: 1.0.19
Version: 1.0.23
Available at:
- https://github.com/angular-ui/ui-router
- https://ui-router.github.io
Expand All @@ -121,9 +141,19 @@ Runtime dependencies:
License name: MIT License
Notice: Copyright (c) 2015 Vitaliy Potapov

angular@1.7.2:
angular@1.7.8:
Project: angular (NodeJS module)
Version: 1.7.2
Version: 1.7.8
Available at:
- http://angularjs.org
- https://github.com/angular/angular.js
Developed by: Angular Core Team (angular-core+npm@google.com)
License name: MIT License
Notice: Copyright (c) 2016 Angular

angular@1.7.9:
Project: angular (NodeJS module)
Version: 1.7.9
Available at:
- http://angularjs.org
- https://github.com/angular/angular.js
Expand All @@ -138,34 +168,35 @@ Runtime dependencies:
License name: MIT License
Notice: Copyright (C) 2012 by Vitaly Puzrin

bootstrap@3.3.7:
bootstrap@3.4.1:
Project: bootstrap (NodeJS module)
Version: 3.3.7
Version: 3.4.1
Available at:
- http://getbootstrap.com
- https://getbootstrap.com/
- https://github.com/twbs/bootstrap
Developed by: Twitter, Inc.
License name: MIT License
Notice: Copyright (c) 2011-2016 Twitter, Inc.
Notice: Copyright (c) 2011-2019 Twitter, Inc.

clipboard@1.5.16:
Project: clipboard (NodeJS module)
Version: 1.5.16
Available at: https://github.com/zenorocha/clipboard.js
License name: MIT License

codemirror@5.39.2:
codemirror@5.49.2:
Project: codemirror (NodeJS module)
Version: 5.39.2
Version: 5.49.2
Available at:
- http://codemirror.net
- https://codemirror.net
- https://github.com/codemirror/CodeMirror
Developed by: Marijn Haverbeke (http://marijnhaverbeke.nl)
License name: MIT License
Notice: Copyright (C) 2017 by Marijn Haverbeke <marijnh@gmail.com> and others

commander@2.16.0:
commander@2.20.3:
Project: commander (NodeJS module)
Version: 2.16.0
Version: 2.20.3
Available at: https://github.com/tj/commander.js
Developed by: TJ Holowaychuk (tj@vision-media.ca)
License name: MIT License
Expand Down Expand Up @@ -481,6 +512,13 @@ Runtime dependencies:
License name: BSD 3-Clause (New BSD) License
Notice: Copyright 2010-2017 Mike Bostock. All rights reserved.

date-fns@1.30.1:
Project: date-fns (NodeJS module)
Version: 1.30.1
Available at: https://github.com/date-fns/date-fns
Developed by: Sasha Koss (koss@nocorp.me)
License name: MIT License

delegate@3.2.0:
Project: delegate (NodeJS module)
Version: 3.2.0
Expand All @@ -495,9 +533,9 @@ Runtime dependencies:
License name: MIT License
Notice: Copyright (c) 2012-2014 Andris Reinman

es6-promise@4.2.4:
es6-promise@4.2.8:
Project: es6-promise (NodeJS module)
Version: 4.2.4
Version: 4.2.8
Available at: https://github.com/stefanpenner/es6-promise
Developed by: Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)
License name: MIT License
Expand Down Expand Up @@ -536,9 +574,9 @@ Runtime dependencies:
Available at: https://github.com/zenorocha/good-listener
License name: MIT License

iconv-lite@0.4.23:
iconv-lite@0.4.24:
Project: iconv-lite (NodeJS module)
Version: 0.4.23
Version: 0.4.24
Available at: https://github.com/ashtuchkin/iconv-lite
Developed by: Alexander Shtuchkin (ashtuchkin@gmail.com)
License name: MIT License
Expand Down Expand Up @@ -587,9 +625,9 @@ Runtime dependencies:
License name: MIT License
Notice: Copyright jQuery Foundation and other contributors, https://jquery.org/

js-yaml@3.12.0:
js-yaml@3.13.1:
Project: js-yaml (NodeJS module)
Version: 3.12.0
Version: 3.13.1
Available at: https://github.com/nodeca/js-yaml
Developed by: Vladimir Zapparov (dervus.grim@gmail.com)
License name: MIT License
Expand All @@ -611,19 +649,19 @@ Runtime dependencies:
License name: BSD 3-Clause (New BSD) License
Notice: Copyright (c) 2008-2017, Brian Turek. All rights reserved.*

lodash@4.17.10:
lodash@4.17.15:
Project: lodash (NodeJS module)
Version: 4.17.10
Version: 4.17.15
Available at:
- https://github.com/lodash/lodash
- https://lodash.com/
Developed by: John-David Dalton (http://allyoucanleet.com/)
Developed by: John-David Dalton (john.david.dalton@gmail.com)
License name: MIT License
Notice: Copyright JS Foundation and other contributors <https://js.foundation/>
Notice: Copyright OpenJS Foundation and other contributors <https://openjsf.org/>

moment@2.22.2:
moment@2.24.0:
Project: moment (NodeJS module)
Version: 2.22.2
Version: 2.24.0
Available at:
- http://momentjs.com
- https://github.com/moment/moment
Expand Down Expand Up @@ -663,9 +701,9 @@ Runtime dependencies:
License name: BSD 3-Clause (New BSD) License
Notice: Copyright (c) 2014-2016, Michael Bostock. All rights reserved.

rxjs@5.5.11:
rxjs@5.5.12:
Project: rxjs (NodeJS module)
Version: 5.5.11
Version: 5.5.12
Available at: https://github.com/ReactiveX/RxJS
Developed by: Ben Lesh (ben@benlesh.com)
License name: Apache License, version 2.0
Expand Down Expand Up @@ -718,9 +756,9 @@ Runtime dependencies:
License name: MIT License
Notice: Copyright (c) 2009-2018 Jeremy Ashkenas, DocumentCloud and Investigative. Reporters & Editors

whatwg-fetch@2.0.4:
whatwg-fetch@3.0.0:
Project: whatwg-fetch (NodeJS module)
Version: 2.0.4
Version: 3.0.0
Available at: https://github.com/github/fetch
License name: MIT License
Notice: Copyright (c) 2014-2016 GitHub, Inc.
Expand Down
Loading