Comparing version 1.1.10 to 1.1.11
{ | ||
"name": "executive", | ||
"version": "1.1.10", | ||
"version": "1.1.11", | ||
"description": "Elegant command execution.", | ||
"main": "dist/lib.js", | ||
"module": "dist/lib.mjs", | ||
"files": [ | ||
"LICENSE", | ||
"README.md", | ||
"dist/" | ||
], | ||
"scripts": { | ||
"test": "cake test", | ||
"prepublish": "cake build" | ||
"prepublishOnly": "cake build" | ||
}, | ||
@@ -28,3 +33,3 @@ "homepage": "http://github.com/zeekay/executive", | ||
], | ||
"author": "Zach Kelling <zk@monoid.io> (http://zeekay.io)", | ||
"author": "Zach Kelling <z@zeekay.io>", | ||
"license": "MIT", | ||
@@ -31,0 +36,0 @@ "readmeFilename": "README.md", |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2
99777
7