kinvey-code-task-runner
Advanced tools
Comparing version 2.3.0 to 2.3.1
## Changelog | ||
### 2.3.1 | ||
* Removed last vestiges of CoffeeScript | ||
### 2.3.0 | ||
@@ -4,0 +7,0 @@ * Added callback to stop method to support graceful shutdown |
{ | ||
"name": "kinvey-code-task-runner", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Task Runner for Kinvey Microservices", | ||
@@ -20,7 +20,5 @@ "engines": { | ||
"body-parser": "1.18.3", | ||
"coffee-script": "1.10.0", | ||
"express": "4.16.3" | ||
}, | ||
"devDependencies": { | ||
"coffeelint": "2.1.0", | ||
"eslint": "3.0.1", | ||
@@ -27,0 +25,0 @@ "eslint-config-airbnb-base": "1.0.3", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3
6
2
85925
- Removedcoffee-script@1.10.0
- Removedcoffee-script@1.10.0(transitive)