@supabase/postgrest-js
Advanced tools
Comparing version 1.0.0-rc.3 to 1.0.0-rc.4
@@ -1,2 +0,2 @@ | ||
export declare const version = "1.0.0-rc.3"; | ||
export declare const version = "1.0.0-rc.4"; | ||
//# sourceMappingURL=version.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = void 0; | ||
exports.version = '1.0.0-rc.3'; | ||
exports.version = '1.0.0-rc.4'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const version = "1.0.0-rc.3"; | ||
export declare const version = "1.0.0-rc.4"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -1,2 +0,2 @@ | ||
export const version = '1.0.0-rc.3'; | ||
export const version = '1.0.0-rc.4'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@supabase/postgrest-js", | ||
"version": "1.0.0-rc.3", | ||
"version": "1.0.0-rc.4", | ||
"description": "Isomorphic PostgREST client", | ||
@@ -14,3 +14,4 @@ "keywords": [ | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"src" | ||
], | ||
@@ -17,0 +18,0 @@ "main": "dist/main/index.js", |
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
251616
93
4189