@poi/dev-utils
Advanced tools
Comparing version 12.1.3 to 12.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [12.1.4](https://github.com/egoist/poi/compare/@poi/dev-utils@12.1.3...@poi/dev-utils@12.1.4) (2020-04-30) | ||
**Note:** Version bump only for package @poi/dev-utils | ||
## [12.1.3](https://github.com/egoist/poi/compare/@poi/dev-utils@12.1.2...@poi/dev-utils@12.1.3) (2019-08-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@poi/dev-utils", | ||
"version": "12.1.3", | ||
"version": "12.1.4", | ||
"publishConfig": { | ||
@@ -14,3 +14,3 @@ "access": "public" | ||
"address": "^1.0.3", | ||
"cross-spawn": "^6.0.5", | ||
"cross-spawn": "^7.0.2", | ||
"opn": "^5.4.0", | ||
@@ -22,3 +22,3 @@ "react-error-overlay": "^4.0.1", | ||
"xo": false, | ||
"gitHead": "4d8df6481a5eef289aa647a9f463a24745a273b4" | ||
"gitHead": "a969ba3f6b20183c4270aa5da133ef4200f92ee5" | ||
} |
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
34728
+ Addedcross-spawn@7.0.6(transitive)
+ Addedpath-key@3.1.1(transitive)
+ Addedshebang-command@2.0.0(transitive)
+ Addedshebang-regex@3.0.0(transitive)
+ Addedwhich@2.0.2(transitive)
- Removedcross-spawn@6.0.6(transitive)
- Removednice-try@1.0.5(transitive)
- Removedpath-key@2.0.1(transitive)
- Removedsemver@5.7.2(transitive)
- Removedshebang-command@1.2.0(transitive)
- Removedshebang-regex@1.0.0(transitive)
- Removedwhich@1.3.1(transitive)
Updatedcross-spawn@^7.0.2