Comparing version 1.10.0 to 1.11.0
{ | ||
"name": "ajsfmt", | ||
"version": "1.10.0", | ||
"version": "1.11.0", | ||
"description": "attempts to reformat javascript to comply with the Atlassian JS Style", | ||
@@ -34,2 +34,3 @@ "main": "index.js", | ||
"esformatter-spaced-lined-comment": "^2.0.0", | ||
"esformatter-var-each": "^2.1.0", | ||
"stdin": "0.0.1", | ||
@@ -36,0 +37,0 @@ "yargs": "^3.15.0" |
@@ -34,3 +34,4 @@ { | ||
"esformatter-semicolons", | ||
"esformatter-spaced-lined-comment" | ||
"esformatter-spaced-lined-comment", | ||
"esformatter-var-each" | ||
], | ||
@@ -37,0 +38,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
10901
200
10
+ Addedesformatter-var-each@^2.1.0
+ Addedesformatter-var-each@2.1.0(transitive)