convert-to-ecmascript-compatible-varname
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "convert-to-ecmascript-compatible-varname", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Given a string of dash-delimited words, return a similar version of the string, but which is camel-cased and otherwise stripped of special characters, whitespace, etc. so that it is usable as an ECMAScript variable.", | ||
@@ -9,2 +9,6 @@ "main": "index.js", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/mikermcneil/convert-to-ecmascript-compatible-varname.git" | ||
}, | ||
"keywords": [ | ||
@@ -11,0 +15,0 @@ "camel-case", |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
21309
0