Comparing version 0.1.1 to 0.1.2
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | ||
Version 2, December 2004 | ||
Copyright (C) 2016 Yoav Niran <yoav.npm@gmail.com> | ||
Copyright (C) 2017 Yoav Niran <yoav.npm@gmail.com> | ||
@@ -6,0 +6,0 @@ Everyone is permitted to copy and distribute verbatim or modified |
{ | ||
"name": "jest-jspm", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "converts jspm aliasing config into jest mapping config", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -11,2 +11,4 @@ [![Coverage Status](https://coveralls.io/repos/github/yoavniran/jest-jspm/badge.svg?branch=master)](https://coveralls.io/github/yoavniran/jest-jspm?branch=master) | ||
> Gulp users see: [gulp-jest-jspm](https://www.npmjs.com/package/gulp-jest-jspm) | ||
## Usage | ||
@@ -50,9 +52,2 @@ | ||
> **displayWarnings** - whether the plugin will output warnings to console (default: false) | ||
This library is used by the following packages: | ||
[gulp-jest-jspm](https://www.npmjs.com/package/gulp-jest-jspm) | ||
[grunt-jest-jspm](https://www.npmjs.com/package/grunt-jest-jspm) | ||
> **displayWarnings** - whether the plugin will output warnings to console (default: false) |
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
12861
51