angular-sticky-table-header
Advanced tools
Comparing version 0.2.8 to 0.2.9
{ | ||
"name": "angular-sticky-table-header", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "Sticky headers for tables", | ||
@@ -5,0 +5,0 @@ "main": "dist/angular-sticky-table-header.js", |
{ | ||
"name": "angular-sticky-table-header", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "Sticky headers for tables", | ||
"main": "dist/angular-sticky-table-header.js", | ||
"repository": "git://github.com/turn/angular-sticky-table-header.git", | ||
"scripts": { | ||
"test": "grunt travis --verbose" | ||
"test": "grunt test:unit --verbose" | ||
}, | ||
@@ -12,2 +13,3 @@ "author": "Boris Cherny <bcherny@turn.com>", | ||
"devDependencies": { | ||
"coveralls": "^2.10.1", | ||
"grunt": "~0.4.4", | ||
@@ -19,3 +21,5 @@ "grunt-contrib-coffee": "^0.10.1", | ||
"grunt-contrib-watch": "^0.6.1", | ||
"grunt-ngmin": "0.0.3" | ||
"grunt-coveralls": "^0.3.0", | ||
"grunt-ngmin": "0.0.3", | ||
"grunt-template-jasmine-istanbul": "^0.2.6" | ||
}, | ||
@@ -22,0 +26,0 @@ "keywords": [ |
@@ -1,2 +0,2 @@ | ||
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) | ||
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) | ||
=========================== | ||
@@ -3,0 +3,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
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
59415
10