Comparing version 3.0.0 to 3.1.0
@@ -112,3 +112,3 @@ /* Copyright (c) 2014-2015 Richard Rodger, MIT License */ | ||
', line:' + | ||
e.location.start.line | ||
e.location.start.line, | ||
) | ||
@@ -135,3 +135,3 @@ } | ||
descargs(args, options), | ||
{ args: args, specdef: specdef, options: options } | ||
{ args: args, specdef: specdef, options: options }, | ||
) | ||
@@ -169,3 +169,3 @@ } else return null | ||
descargs(args, options), | ||
{ args: args, specdef: specdef, options: options } | ||
{ args: args, specdef: specdef, options: options }, | ||
) | ||
@@ -302,3 +302,3 @@ } | ||
'or <compiled>( arguments )', | ||
{ arguments: arguments } | ||
{ arguments: arguments }, | ||
) | ||
@@ -305,0 +305,0 @@ } else return processargs(specdef, options, rawargs) |
{ | ||
"name": "norma", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "A function argument organizer", | ||
@@ -41,7 +41,7 @@ "main": "norma.js", | ||
"pegjs": "^0.10.0", | ||
"prettier": "^2.8.8", | ||
"prettier": "^3.1.0", | ||
"uglify-js": "^3.17.4" | ||
}, | ||
"dependencies": { | ||
"eraro": "^2.1.0", | ||
"eraro": "^3.0.1", | ||
"lodash.isarguments": "^3.1.0", | ||
@@ -48,0 +48,0 @@ "lodash.isdate": "^4.0.1", |
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
55058
+ Addederaro@3.0.1(transitive)
- Removederaro@2.1.0(transitive)
- Removedlodash._reinterpolate@3.0.0(transitive)
- Removedlodash.template@4.5.0(transitive)
- Removedlodash.templatesettings@4.2.0(transitive)
Updatederaro@^3.0.1