Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "cake-case", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "The simple utility methods that converts string case.", | ||
@@ -29,14 +29,14 @@ "main": "dist/cake-case.js", | ||
"devDependencies": { | ||
"@types/jest": "^24.0.19", | ||
"@types/node": "^12.11.1", | ||
"@typescript-eslint/eslint-plugin": "^2.4.0", | ||
"@typescript-eslint/parser": "^2.4.0", | ||
"eslint": "^6.5.1", | ||
"@types/jest": "^24.0.23", | ||
"@types/node": "^12.12.17", | ||
"@typescript-eslint/eslint-plugin": "^2.11.0", | ||
"@typescript-eslint/parser": "^2.11.0", | ||
"eslint": "^6.7.2", | ||
"jest": "^24.9.0", | ||
"source-map-loader": "^0.2.4", | ||
"ts-jest": "^24.1.0", | ||
"ts-loader": "^6.2.0", | ||
"typescript": "^3.6.4", | ||
"ts-jest": "^24.2.0", | ||
"ts-loader": "^6.2.1", | ||
"typescript": "^3.7.3", | ||
"webpack": "^4.41.2", | ||
"webpack-cli": "^3.3.9", | ||
"webpack-cli": "^3.3.10", | ||
"webpack-merge": "^4.2.2", | ||
@@ -43,0 +43,0 @@ "webpack-notifier": "^1.8.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
29830