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

@warpjs/warp

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@warpjs/warp - npm Package Compare versions

Comparing version 2.0.0-dev.55 to 2.0.0-dev.66

33

package.json
{
"name": "@warpjs/warp",
"version": "2.0.0-dev.55",
"version": "2.0.0-dev.66",
"author": "ScaleDynamics SAS",

@@ -9,15 +9,26 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/ScaleDynamics/warp.git"
"url": "https://github.com/WarpJS/warp.git"
},
"description": "Warp is an API to run JavaScript functions on server.",
"description": "WarpJS is a serverless platform with front-end integration capabilities. You focus on features with one JavaSscript fullStack codebase, WarpJS deals with the back-end for you: communication, routing, API, versioning, error management, deployment, scaling and more. Check-out warpjs.com to understand how you can develop new features faster than ever.",
"keywords": [
"warp",
"warpjs",
"server",
"cloud",
"front-end",
"back-end",
"integration",
"node",
"proxy",
"bff",
"deployment",
"scale",
"gcp",
"aws",
"azure",
"serverless",
"lambda",
"functions"
"functions",
"lambda"
],
"bugs": {
"url": "https://github.com/ScaleDynamics/warp/issues"
"url": "https://github.com/WarpJS/warp/issues"
},

@@ -27,9 +38,9 @@ "homepage": "https://warpjs.com/",

"build": {
"date": "2020-01-07T11:14:25.524Z",
"date": "2020-01-08T10:52:29.629Z",
"user": "2834254",
"host": "shared-runners-manager-5.gitlab.com",
"sha": "b85ca415841c5d5d0e89a9341c26569a45d90215",
"id": "107506907",
"host": "virt-08-ovh",
"sha": "cfd14406214104d84c036afe7632f739084e1367",
"id": "107775518",
"branch": "master"
}
}

@@ -1,2 +0,2 @@

[![Warp Logo](https://raw.githubusercontent.com/ScaleDynamics/warp/b85ca415841c5d5d0e89a9341c26569a45d90215/doc/images/warpjs-black-colors-baseline.png)](https://warpjs.com)
[![Warp Logo](https://raw.githubusercontent.com/WarpJS/warp/cfd14406214104d84c036afe7632f739084e1367/doc/images/warpjs-black-colors-baseline.png)](https://warpjs.com)

@@ -31,3 +31,3 @@ # Warp

is executed on a server by a _warp_ call keeping the event loop free for any other processing. If you
want to see complete code, browse the [repository](https://github.com/ScaleDynamics/warp/tree/b85ca415841c5d5d0e89a9341c26569a45d90215/example).
want to see complete code, browse the [repository](https://github.com/WarpJS/warp/tree/cfd14406214104d84c036afe7632f739084e1367/example).

@@ -34,0 +34,0 @@ The first example uses a Promise-based function, whereas the second uses a callback-based function.

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