angular-sticky-table-header
Advanced tools
Comparing version 0.2.12 to 0.2.14
{ | ||
"name": "angular-sticky-table-header", | ||
"version": "0.2.12", | ||
"version": "0.2.14", | ||
"description": "Sticky headers for tables", | ||
"main": "dist/angular-sticky-table-header.js", | ||
"homepage": "https://github.com/turn/angular-sticky-table-header", | ||
"homepage": "https://github.com/bcherny/angular-sticky-table-header", | ||
"authors": [ | ||
"Boris Cherny <bcherny@turn.com>", | ||
"Boris Cherny <boris@performancejs.com>", | ||
"Nina Chen <nchen@turn.com>" | ||
@@ -10,0 +10,0 @@ ], |
@@ -179,15 +179,4 @@ | ||
APPENDIX: How to apply the Apache License to your work. | ||
Copyright 2014 Boris Cherny. | ||
To apply the Apache License to your work, attach the following | ||
boilerplate notice, with the fields enclosed by brackets "[]" | ||
replaced with your own identifying information. (Don't include | ||
the brackets!) The text should be enclosed in the appropriate | ||
comment syntax for the file format. We also recommend that a | ||
file or class name and description of purpose be included on the | ||
same "printed page" as the copyright notice for easier | ||
identification within third-party archives. | ||
Copyright 2014 Turn Inc. | ||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
@@ -194,0 +183,0 @@ you may not use this file except in compliance with the License. |
{ | ||
"name": "angular-sticky-table-header", | ||
"version": "0.2.12", | ||
"version": "0.2.14", | ||
"description": "Sticky headers for tables", | ||
"main": "dist/angular-sticky-table-header.js", | ||
"homepage": "https://github.com/turn/angular-sticky-table-header", | ||
"homepage": "https://github.com/bcherny/angular-sticky-table-header", | ||
"authors": [ | ||
"Boris Cherny <bcherny@turn.com>", | ||
"Boris Cherny <boris@performancejs.com>", | ||
"Nina Chen <nchen@turn.com>" | ||
], | ||
"repository": "git://github.com/turn/angular-sticky-table-header.git", | ||
"repository": "git://github.com/bcherny/angular-sticky-table-header.git", | ||
"scripts": { | ||
@@ -19,2 +19,3 @@ "test": "grunt test:unit --verbose" | ||
"grunt": "~0.4.4", | ||
"grunt-autoprefixer": "^1.0.1", | ||
"grunt-contrib-coffee": "^0.10.1", | ||
@@ -21,0 +22,0 @@ "grunt-contrib-concat": "^0.4.0", |
@@ -1,4 +0,8 @@ | ||
angular-sticky-table-header [![Build Status](https://travis-ci.org/turn/angular-sticky-table-header.svg?branch=master)](https://travis-ci.org/turn/angular-sticky-table-header) [![Coverage Status](https://img.shields.io/coveralls/turn/angular-sticky-table-header.svg)](https://coveralls.io/r/turn/angular-sticky-table-header) | ||
=========================== | ||
# angular-sticky-table-header [![Build Status][build]](https://travis-ci.org/bcherny/angular-sticky-table-header) [![Coverage Status][coverage]](https://coveralls.io/r/bcherny/angular-sticky-table-header) ![][bower] [![npm]](https://www.npmjs.com/package/angular-sticky-table-header) | ||
[build]: https://img.shields.io/travis/bcherny/angular-sticky-table-header.svg?branch=master&style=flat-square | ||
[coverage]: http://img.shields.io/coveralls/bcherny/angular-sticky-table-header.svg?branch=master&style=flat-square | ||
[bower]: https://img.shields.io/bower/v/angular-sticky-table-header.svg?style=flat-square | ||
[npm]: https://img.shields.io/npm/v/angular-sticky-table-header.svg?style=flat-square | ||
### dependencies | ||
@@ -5,0 +9,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
93
64986
11