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

openwhisk

Package Overview
Dependencies
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openwhisk - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

2

lib/messages.js

@@ -16,3 +16,3 @@ module.exports = {

INVOKE_TIMEOUT_ERROR: 'Action invocation timed out before completing.',
CREATE_CONFLICT_ERROR: 'Action already exists with this name but overwrite flag was false.',
CREATE_CONFLICT_ERROR: 'Resource already exists with this name but overwrite flag was false.',
INVALID_AUTH_ERROR: 'OpenWhisk authentication failed, check API key?',

@@ -19,0 +19,0 @@ MISSING_URL_ERROR: 'Invalid URL for API called, OpenWhisk returned HTTP 404 response.',

{
"name": "openwhisk",
"version": "2.1.2",
"version": "2.1.3",
"description": "JavaScript client library for the OpenWhisk platform",

@@ -5,0 +5,0 @@ "main": "lib/main.js",

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