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

@smallstack/api-server

Package Overview
Dependencies
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smallstack/api-server - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

1

dist/bundle/dts/typesystem.d.ts
export { API } from "./models/API";
export { IAPI } from "./generated/models/GeneratedAPI";
export { APIService } from "./services/APIService";

@@ -3,0 +4,0 @@ export { ApisCollection } from "./collections/ApisCollection";

6

package.json
{
"name": "@smallstack/api-server",
"version": "0.2.1",
"version": "0.2.2",
"description": "API server functionality for smallstack projects",

@@ -37,4 +37,4 @@ "main": "dist/bundle/index.umd.js",

"@smallstack/api-common": "^0.2.1",
"@smallstack/common": "^0.6.2",
"@smallstack/user": "^0.2.4",
"@smallstack/common": "^0.6.9",
"@smallstack/user": "^0.2.5",
"lodash": "^4.17.4",

@@ -41,0 +41,0 @@ "pluralize": "^7.0.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