Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "wootils", | ||
"version": "1.3.0", | ||
"description": "A set of Javascript utilities for building Node and browser apps.", | ||
"homepage": "https://homer0.github.io/wootils/", | ||
"scripts": { | ||
"hooks": "./utils/hooks/install", | ||
"test": "./utils/scripts/test", | ||
"lint": "./utils/scripts/lint", | ||
"lint:full": "./utils/scripts/lint-full", | ||
"predocs": "./utils/scripts/docs-index", | ||
"docs": "./utils/scripts/docs", | ||
"todo": "./utils/scripts/todo" | ||
}, | ||
"version": "1.3.1", | ||
"repository": "homer0/wootils", | ||
"keywords": [], | ||
"author": "Leonardo Apiwan (@homer0) <me@homer0.com>", | ||
"license": "MIT", | ||
"engine-strict": true, | ||
"engines": { | ||
"node": ">=6.0.0", | ||
"npm": ">=3.0.0" | ||
}, | ||
"main": "src/index.js", | ||
"dependencies": { | ||
"jimple": "1.5.0", | ||
"fs-extra": "5.0.0", | ||
"colors": "1.1.2", | ||
"urijs": "1.19.0", | ||
"statuses": "1.4.0" | ||
"fs-extra": "6.0.1", | ||
"colors": "1.3.0", | ||
"urijs": "1.19.1", | ||
"statuses": "1.5.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "4.16.0", | ||
"eslint-config-airbnb-base": "12.1.0", | ||
"eslint-plugin-import": "2.8.0", | ||
"eslint-plugin-node": "5.2.1", | ||
"jest-ex": "4.0.0", | ||
"jest-cli": "22.1.4", | ||
"eslint": "4.19.1", | ||
"eslint-config-airbnb-base": "13.0.0", | ||
"eslint-plugin-import": "2.12.0", | ||
"eslint-plugin-node": "6.0.1", | ||
"jest-ex": "5.0.0", | ||
"jest-cli": "23.1.0", | ||
"jasmine-expect": "3.8.3", | ||
"babel-preset-env": "1.6.1", | ||
"esdoc": "1.0.4", | ||
"babel-preset-env": "1.7.0", | ||
"esdoc": "1.1.0", | ||
"esdoc-standard-plugin": "1.0.0", | ||
"esdoc-node": "1.0.3", | ||
"leasot": "4.13.0", | ||
"coveralls": "3.0.0" | ||
"leasot": "6.3.0", | ||
"coveralls": "3.0.1" | ||
}, | ||
"engine-strict": true, | ||
"engines": { | ||
"node": ">=6.0.0", | ||
"npm": ">=3.0.0" | ||
}, | ||
"main": "src/index.js", | ||
"scripts": { | ||
"hooks": "./utils/hooks/install", | ||
"test": "./utils/scripts/test", | ||
"lint": "./utils/scripts/lint", | ||
"lint:full": "./utils/scripts/lint-full", | ||
"predocs": "./utils/scripts/docs-index", | ||
"docs": "./utils/scripts/docs", | ||
"todo": "./utils/scripts/todo" | ||
} | ||
} |
# Wootils | ||
[![Travis](https://img.shields.io/travis/homer0/wootils.svg?style=flat-square)](https://travis-ci.org/homer0/wootils) | ||
[![Coveralls github](https://img.shields.io/coveralls/github/homer0/wootils.svg?style=flat-square)](https://coveralls.io/github/homer0/wootils?branch=master) | ||
[![David](https://img.shields.io/david/homer0/wootils.svg?style=flat-square)](https://david-dm.org/homer0/wootils) | ||
[![David](https://img.shields.io/david/dev/homer0/wootils.svg?style=flat-square)](https://david-dm.org/homer0/wootils) | ||
A set of Javascript utilities for building Node and browser apps. | ||
@@ -4,0 +9,0 @@ |
# Wootils | ||
[![Travis](https://img.shields.io/travis/homer0/wootils.svg?style=flat-square)](https://travis-ci.org/homer0/wootils) | ||
[![Coveralls github](https://img.shields.io/coveralls/github/homer0/wootils.svg?style=flat-square)](https://coveralls.io/github/homer0/wootils?branch=master) | ||
[![David](https://img.shields.io/david/homer0/wootils.svg?style=flat-square)](https://david-dm.org/homer0/wootils) | ||
[![David](https://img.shields.io/david/dev/homer0/wootils.svg?style=flat-square)](https://david-dm.org/homer0/wootils) | ||
A set of Javascript utilities for building Node and browser apps. | ||
@@ -4,0 +9,0 @@ |
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
364667
140
+ Addedcolors@1.3.0(transitive)
+ Addedfs-extra@6.0.1(transitive)
+ Addedstatuses@1.5.0(transitive)
+ Addedurijs@1.19.1(transitive)
- Removedcolors@1.1.2(transitive)
- Removedfs-extra@5.0.0(transitive)
- Removedstatuses@1.4.0(transitive)
- Removedurijs@1.19.0(transitive)
Updatedcolors@1.3.0
Updatedfs-extra@6.0.1
Updatedstatuses@1.5.0
Updatedurijs@1.19.1