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

sxapi-core

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sxapi-core - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

LICENSE.md

4

package.json
{
"name": "sxapi-core",
"version": "0.0.17",
"version": "0.0.18",
"description": "sxapi-core is an simple and extensible framework for building microservices API using javascript technologies",
"author": "STARTX <dev+sxapi_core@startx.fr>",
"license": "Apache-2.0",
"license": "GNU GPLv3",
"private": false,

@@ -8,0 +8,0 @@ "analyze": true,

SXAPI Core
==========
[![Build Status](https://travis-ci.org/startxfr/sxapi-core.svg?branch=v0.0.17-npm)](https://travis-ci.org/startxfr/sxapi-core)
[![Build Status](https://travis-ci.org/startxfr/sxapi-core.svg?branch=v0.0.18-npm)](https://travis-ci.org/startxfr/sxapi-core)

@@ -6,0 +6,0 @@ ***SXAPI*** for Simple and eXtensible Application Programming Interface

{
"name": "sxapi-default",
"description": "sxapi default config file",
"version": "0.0.17",
"version": "0.0.18",
"debug": true,

@@ -37,3 +37,3 @@ "session": {

"path": "/",
"body": "<html><head><title>sxapi-core API</title></head><body><h1>Your API is live !</h1><p>This API is based on sxapi-core v0.0.17 and use default config file. You can now start to configure your sxapi.json config file in order to build your own API endpoints.</p></body></html>"
"body": "<html><head><title>sxapi-core API</title></head><body><h1>Your API is live !</h1><p>This API is based on sxapi-core v0.0.18 and use default config file. You can now start to configure your sxapi.json config file in order to build your own API endpoints.</p></body></html>"
},

@@ -40,0 +40,0 @@ {

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