You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

jsql-api

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsql-api - npm Package Compare versions

Comparing version

to
0.0.59

1

dist/index.d.ts

@@ -8,2 +8,3 @@ export type { IEntity } from "./types/abstract/IEntity";

export type { IQuery } from "./types/abstract/IQuery";
export type { Method } from './types/http/method';
export { fetchJsqlApi } from "./functions/fetchJsqlApi";

2

package.json
{
"name": "jsql-api",
"version": "0.0.58",
"version": "0.0.59",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",