camel-case
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "camel-case", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Camel case a string", | ||
@@ -28,8 +28,8 @@ "main": "camel-case.js", | ||
"devDependencies": { | ||
"istanbul": "^0.2.6", | ||
"istanbul": "^0.3.0", | ||
"mocha": "^1.18.2" | ||
}, | ||
"dependencies": { | ||
"sentence-case": "^0.1.1" | ||
"sentence-case": "^1.0.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
+ Addedlower-case@1.1.4(transitive)
+ Addedsentence-case@1.1.3(transitive)
- Removedsentence-case@0.1.2(transitive)
Updatedsentence-case@^1.0.0