Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kinvey-code-task-runner

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kinvey-code-task-runner - npm Package Compare versions

Comparing version 2.2.3 to 2.2.4

3

CHANGELOG.md
## Changelog
### 2.2.4
* Updated packages that failed nsp audit
### 2.2.3

@@ -4,0 +7,0 @@ * FLEX-220 Added response object parsing from body for Flex Functions

18

package.json
{
"name": "kinvey-code-task-runner",
"version": "2.2.3",
"version": "2.2.4",
"description": "Task Runner for Kinvey Microservices",

@@ -18,15 +18,15 @@ "engines": {

"dependencies": {
"async": "1.5.2",
"body-parser": "1.18.3",
"coffee-script": "1.10.0",
"express": "4.13.4",
"body-parser": "1.15.0",
"async": "1.5.2"
"express": "4.16.3"
},
"devDependencies": {
"mocha": "2.5.3",
"should": "9.0.2",
"coffeelint": "1.15.7",
"supertest": "2.0.0",
"coffeelint": "2.1.0",
"eslint": "3.0.1",
"eslint-config-airbnb-base": "1.0.3",
"eslint-plugin-import": "1.10.3"
"eslint-plugin-import": "1.10.3",
"mocha": "5.1.1",
"should": "9.0.2",
"supertest": "3.1.0"
},

@@ -33,0 +33,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc