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

angular-sticky-table-header

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-sticky-table-header - npm Package Compare versions

Comparing version 0.2.12 to 0.2.14

6

bower.json
{
"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

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