Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "estoolbox", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"main": "./src/main.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
# ESToolbox `v0.0.0` [![Build Status](https://travis-ci.org/dbtedman/estoolbox.svg?branch=master)](https://travis-ci.org/dbtedman/estoolbox) | ||
# ESToolbox `v0.0.1` [![Build Status](https://travis-ci.org/dbtedman/estoolbox.svg?branch=master)](https://travis-ci.org/dbtedman/estoolbox) [![NPM Version](https://img.shields.io/npm/v/estoolbox.svg)](https://www.npmjs.com/package/estoolbox) | ||
A collection of libraries intended to augment the development of [ES2015](https://babeljs.io/docs/learn-es2015/) targeted applications. | ||
A collection of libraries intended to augment the development of ES2015 targeted applications. | ||
@@ -29,3 +29,3 @@ ## Contributors | ||
### Lint | ||
#### Lint | ||
@@ -38,3 +38,3 @@ Linting support provided by [ESLint](http://eslint.org/) based on rules defined in `.eslintrc.yml`. | ||
## Unit | ||
### Unit | ||
@@ -41,0 +41,0 @@ BDD based testing provided by [Jasmine](http://jasmine.github.io) using specifications defined in `/spec`. |
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
109972
33