stringify-parameters
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "stringify-parameters", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Stringifies function's parameters definition", | ||
@@ -22,3 +22,12 @@ "main": "./lib/stringify-parameters.js", | ||
"mocha": "^3.5.0" | ||
} | ||
}, | ||
"keywords": [ | ||
"functions", | ||
"function", | ||
"parameters", | ||
"parameter", | ||
"string", | ||
"stringify", | ||
"stringified" | ||
] | ||
} |
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
6455