class-utils
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "class-utils", | ||
"description": "Utils for working with JavaScript classes and prototype methods.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"homepage": "https://github.com/jonschlinkert/class-utils", | ||
@@ -58,2 +58,2 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
} | ||
} | ||
} |
@@ -5,2 +5,17 @@ # class-utils [![NPM version](https://badge.fury.io/js/class-utils.svg)](http://badge.fury.io/js/class-utils) | ||
<!-- toc --> | ||
* [Install](#install) | ||
* [Usage](#usage) | ||
* [API](#api) | ||
* [Related projects](#related-projects) | ||
* [Running tests](#running-tests) | ||
* [Contributing](#contributing) | ||
* [Author](#author) | ||
* [License](#license) | ||
_(Table of contents generated by [verb](https://github.com/verbose/verb))_ | ||
<!-- tocstop --> | ||
## Install | ||
@@ -7,0 +22,0 @@ |
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
15708
273