@smallstack/api-server
Advanced tools
Comparing version 0.2.1 to 0.2.2
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"; |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
76111
213
Updated@smallstack/common@^0.6.9
Updated@smallstack/user@^0.2.5