@squarecloud/api
Advanced tools
+2
-1
| import { APIManager } from './APIManager'; | ||
| import { Application } from './structures/Application'; | ||
| import { FullUser, User } from './structures/User'; | ||
| export declare class SquareCloudAPI { | ||
| export default class SquareCloudAPI { | ||
| static apiInfo: { | ||
@@ -30,1 +30,2 @@ version: string; | ||
| } | ||
| export type { Application, User }; |
+2
-2
| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.SquareCloudAPI = void 0; | ||
| const APIManager_1 = require("./APIManager"); | ||
@@ -46,2 +45,3 @@ const Application_1 = require("./structures/Application"); | ||
| } | ||
| exports.SquareCloudAPI = SquareCloudAPI; | ||
| exports.default = SquareCloudAPI; | ||
| module.exports = SquareCloudAPI; |
+1
-1
| { | ||
| "name": "@squarecloud/api", | ||
| "version": "1.1.9", | ||
| "version": "1.1.10", | ||
| "description": "A JavaScript Wrapper for SquareCloud API", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
49248
0.06%983
0.1%