New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ibm-functions/composer

Package Overview
Dependencies
Maintainers
6
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ibm-functions/composer - npm Package Compare versions

Comparing version

to
0.1.1-index.1

.travis.yml

11

package.json
{
"name": "@ibm-functions/composer",
"version": "0.1.0",
"version": "0.1.1-index.1",
"description": "Composer is an IBM Cloud Functions programming model for composing individual functions into larger applications.",

@@ -23,8 +23,7 @@ "homepage": "https://github.com/ibm-functions/composer",

"dependencies": {
"redis": "^2.8.0",
"clone": "^2.1.1"
"openwhisk": "^3.11.0",
"uglify-es": "^3.3.9"
},
"devDependencies": {
"mocha": "^3.5.0",
"openwhisk": "git://github.com/starpit/openwhisk-client-js.git#add_client_timeout"
"mocha": "^3.5.0"
},

@@ -50,2 +49,2 @@ "author": {

"license": "Apache-2.0"
}
}