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

api-core

Package Overview
Dependencies
Maintainers
1
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

api-core - npm Package Compare versions

Comparing version 0.0.9-alpha.8 to 0.0.9-alpha.9

4

package.json
{
"name": "api-core",
"version": "0.0.9-alpha.8",
"description": "Lightweight framework for building dynamic multi-level APIs for any provider (Express, socket.io, etc.), consumable via multiple channels (HTTP, socket.io, etc.)",
"version": "0.0.9-alpha.9",
"description": "Model-based dynamic multi-level APIs for any provider, plus multiple consumption channels",
"main": "dist/index.js",

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

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

**API Core**
### API Core

@@ -28,3 +28,3 @@ Lightweight framework for building dynamic multi-level APIs for any provider (Express, socket.io, etc.), consumable via multiple channels (HTTP, socket.io, etc.)

```bash
npm install api-core
$ npm install api-core
```

@@ -186,4 +186,4 @@

```bash
npm install
npm test
$ npm install
$ npm test
```

@@ -190,0 +190,0 @@

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