Comparing version 2.4.2 to 2.4.3
@@ -13,3 +13,3 @@ { | ||
}, | ||
"version": "2.4.2", | ||
"version": "2.4.3", | ||
"license": "MIT", | ||
@@ -42,3 +42,4 @@ "dependencies": { | ||
"upper-case-first": "^2.0.1", | ||
"which": "^2.0.2" | ||
"which": "^2.0.2", | ||
"prettier": "^2.2.1" | ||
}, | ||
@@ -56,3 +57,2 @@ "devDependencies": { | ||
"mocha": "^7.0.0", | ||
"prettier": "^2.2.1", | ||
"sinon": "^8.1.0" | ||
@@ -59,0 +59,0 @@ }, |
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
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
11
0
27
+ Addedprettier@^2.2.1
+ Addedprettier@2.8.8(transitive)