Comparing version 4.3.2 to 4.4.0
{ | ||
"name": "preppy", | ||
"version": "4.3.2", | ||
"version": "4.4.0", | ||
"description": "A simple and lightweight tool for preparing the publish of NPM packages.", | ||
@@ -54,9 +54,9 @@ "keywords": [ | ||
"file-exists": "^5.0.1", | ||
"lodash": "^4.17.10", | ||
"lodash": "^4.17.11", | ||
"meow": "^5.0.0", | ||
"rollup": "^0.64.1", | ||
"rollup-plugin-babel": "^4.0.0-beta.4", | ||
"rollup-plugin-commonjs": "^9.1.5", | ||
"rollup-plugin-json": "^3.0.0", | ||
"rollup-plugin-node-resolve": "^3.3.0", | ||
"rollup": "^0.66.0", | ||
"rollup-plugin-babel": "^4.0.3", | ||
"rollup-plugin-commonjs": "^9.1.8", | ||
"rollup-plugin-json": "^3.1.0", | ||
"rollup-plugin-node-resolve": "^3.4.0", | ||
"rollup-plugin-replace": "^2.0.0", | ||
@@ -66,16 +66,16 @@ "rollup-plugin-yaml": "^1.1.0" | ||
"devDependencies": { | ||
"@babel/cli": "7.0.0-rc.1", | ||
"@babel/core": "7.0.0-rc.1", | ||
"@babel/node": "7.0.0-rc.1", | ||
"@babel/plugin-transform-runtime": "7.0.0-rc.1", | ||
"@babel/preset-env": "7.0.0-rc.1", | ||
"@babel/runtime": "7.0.0-rc.1", | ||
"@babel/cli": "7.1.0", | ||
"@babel/core": "7.1.0", | ||
"@babel/node": "7.0.0", | ||
"@babel/plugin-transform-runtime": "7.1.0", | ||
"@babel/preset-env": "7.1.0", | ||
"@babel/runtime": "7.0.0", | ||
"babel-core": "^7.0.0-bridge.0", | ||
"babel-jest": "^23.4.2", | ||
"babel-jest": "^23.6.0", | ||
"cross-env": "^5.2.0", | ||
"eslint": "^5.3.0", | ||
"eslint-config-readable": "^2.1.3", | ||
"eslint": "^5.6.0", | ||
"eslint-config-readable": "^2.2.0", | ||
"fast-async": "^7.0.6", | ||
"flow-bin": "^0.78.0", | ||
"jest": "^23.4.2", | ||
"flow-bin": "^0.81.0", | ||
"jest": "^23.6.0", | ||
"pify": "^4.0.0", | ||
@@ -82,0 +82,0 @@ "rimraf": "^2.6.2" |
@@ -115,4 +115,4 @@ # *Preppy* <br/>[![Sponsored by][sponsor-img]][sponsor] [![Version][npm-version-img]][npm] [![Downloads][npm-downloads-img]][npm] [![Build Status Unix][travis-img]][travis] [![Build Status Windows][appveyor-img]][appveyor] [![Dependencies][deps-img]][deps] | ||
<img src="https://cdn.rawgit.com/sebastian-software/sebastian-software-brand/3d93746f/sebastiansoftware-en.svg" alt="Sebastian Software GmbH Logo" width="250" height="200"/> | ||
<img src="https://cdn.rawgit.com/sebastian-software/sebastian-software-brand/1c32115c/sebastiansoftware-en.svg" alt="Logo of Sebastian Software GmbH, Mainz, Germany" width="460" height="160"/> | ||
Copyright 2016-2018<br/>[Sebastian Software GmbH](http://www.sebastian-software.de) |
Sorry, the diff of this file is not supported yet
37374
+ Addedrollup@0.66.6(transitive)
- Removedrollup@0.64.1(transitive)
Updatedlodash@^4.17.11
Updatedrollup@^0.66.0
Updatedrollup-plugin-babel@^4.0.3
Updatedrollup-plugin-json@^3.1.0