Comparing version 1.12.0 to 1.12.1
@@ -71,2 +71,3 @@ /** | ||
StrictParamDupe: "Strict mode function may not have duplicate parameter names", | ||
TemplateOctalLiteral: "Octal literals are not allowed in template strings.", | ||
ParameterAfterRestParameter: "Rest parameter must be final parameter of an argument list", | ||
@@ -73,0 +74,0 @@ DefaultRestParameter: "Rest parameter can not have a default value", |
@@ -11,3 +11,3 @@ { | ||
}, | ||
"version": "1.12.0", | ||
"version": "1.12.1", | ||
"files": [ | ||
@@ -14,0 +14,0 @@ "bin", |
Sorry, the diff of this file is too big to display
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
306867
7768