@neetru/sdk 2.1.0 → 2.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +53 -1
- package/dist/auth.cjs +29 -7
- package/dist/auth.cjs.map +1 -1
- package/dist/auth.d.cts +2 -2
- package/dist/auth.d.ts +2 -2
- package/dist/auth.mjs +29 -7
- package/dist/auth.mjs.map +1 -1
- package/dist/catalog.d.cts +2 -2
- package/dist/catalog.d.ts +2 -2
- package/dist/checkout.d.cts +2 -2
- package/dist/checkout.d.ts +2 -2
- package/dist/{collection-ref-BBvTTXoG.d.cts → collection-ref-DqAAhuhX.d.cts} +56 -7
- package/dist/{collection-ref-BBvTTXoG.d.ts → collection-ref-DqAAhuhX.d.ts} +56 -7
- package/dist/db-react.d.cts +1 -1
- package/dist/db-react.d.ts +1 -1
- package/dist/db.cjs +29 -7
- package/dist/db.cjs.map +1 -1
- package/dist/db.d.cts +2 -2
- package/dist/db.d.ts +2 -2
- package/dist/db.mjs +29 -7
- package/dist/db.mjs.map +1 -1
- package/dist/entitlements.d.cts +2 -2
- package/dist/entitlements.d.ts +2 -2
- package/dist/index.cjs +49 -21
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.mjs +49 -21
- package/dist/index.mjs.map +1 -1
- package/dist/mocks.cjs +20 -14
- package/dist/mocks.cjs.map +1 -1
- package/dist/mocks.d.cts +2 -2
- package/dist/mocks.d.ts +2 -2
- package/dist/mocks.mjs +20 -14
- package/dist/mocks.mjs.map +1 -1
- package/dist/notifications.d.cts +2 -2
- package/dist/notifications.d.ts +2 -2
- package/dist/react.d.cts +2 -2
- package/dist/react.d.ts +2 -2
- package/dist/support.d.cts +2 -2
- package/dist/support.d.ts +2 -2
- package/dist/telemetry.d.cts +2 -2
- package/dist/telemetry.d.ts +2 -2
- package/dist/{types-Kmt4y1FQ.d.cts → types-Cfb-qeDg.d.cts} +1 -1
- package/dist/{types-B1jylbMC.d.ts → types-V1EfjR1p.d.ts} +1 -1
- package/dist/usage.d.cts +2 -2
- package/dist/usage.d.ts +2 -2
- package/dist/webhooks.d.cts +2 -2
- package/dist/webhooks.d.ts +2 -2
- package/package.json +2 -2
package/dist/usage.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { G as ResolvedConfig, Y as UsageNamespace } from './types-
|
|
2
|
-
import './collection-ref-
|
|
1
|
+
import { G as ResolvedConfig, Y as UsageNamespace } from './types-Cfb-qeDg.cjs';
|
|
2
|
+
import './collection-ref-DqAAhuhX.cjs';
|
|
3
3
|
import '@neetru/realtime-protocol';
|
|
4
4
|
import 'drizzle-orm/node-postgres';
|
|
5
5
|
import './errors.cjs';
|
package/dist/usage.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { G as ResolvedConfig, Y as UsageNamespace } from './types-
|
|
2
|
-
import './collection-ref-
|
|
1
|
+
import { G as ResolvedConfig, Y as UsageNamespace } from './types-V1EfjR1p.js';
|
|
2
|
+
import './collection-ref-DqAAhuhX.js';
|
|
3
3
|
import '@neetru/realtime-protocol';
|
|
4
4
|
import 'drizzle-orm/node-postgres';
|
|
5
5
|
import './errors.js';
|
package/dist/webhooks.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { n as MockWebhooks, R as RegisterWebhookInput, _ as WebhookEndpoint, $ as WebhookEvent, a0 as WebhookTestResult, a1 as WebhooksNamespace, a6 as createWebhooksNamespace, a8 as verifyWebhookSignature } from './types-
|
|
2
|
-
import './collection-ref-
|
|
1
|
+
export { n as MockWebhooks, R as RegisterWebhookInput, _ as WebhookEndpoint, $ as WebhookEvent, a0 as WebhookTestResult, a1 as WebhooksNamespace, a6 as createWebhooksNamespace, a8 as verifyWebhookSignature } from './types-Cfb-qeDg.cjs';
|
|
2
|
+
import './collection-ref-DqAAhuhX.cjs';
|
|
3
3
|
import '@neetru/realtime-protocol';
|
|
4
4
|
import 'drizzle-orm/node-postgres';
|
|
5
5
|
import './errors.cjs';
|
package/dist/webhooks.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { n as MockWebhooks, R as RegisterWebhookInput, _ as WebhookEndpoint, $ as WebhookEvent, a0 as WebhookTestResult, a1 as WebhooksNamespace, a6 as createWebhooksNamespace, a8 as verifyWebhookSignature } from './types-
|
|
2
|
-
import './collection-ref-
|
|
1
|
+
export { n as MockWebhooks, R as RegisterWebhookInput, _ as WebhookEndpoint, $ as WebhookEvent, a0 as WebhookTestResult, a1 as WebhooksNamespace, a6 as createWebhooksNamespace, a8 as verifyWebhookSignature } from './types-V1EfjR1p.js';
|
|
2
|
+
import './collection-ref-DqAAhuhX.js';
|
|
3
3
|
import '@neetru/realtime-protocol';
|
|
4
4
|
import 'drizzle-orm/node-postgres';
|
|
5
5
|
import './errors.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@neetru/sdk",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.1",
|
|
4
4
|
"description": "Neetru SDK 1.1 — biblioteca runtime estável para consumir o ecossistema Neetru (auth OIDC, catalog, entitlements, telemetry, usage metering, support tickets, datastore, checkout).",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.cjs",
|
|
@@ -109,7 +109,6 @@
|
|
|
109
109
|
},
|
|
110
110
|
"license": "UNLICENSED",
|
|
111
111
|
"devDependencies": {
|
|
112
|
-
"@neetru/realtime-protocol": "file:../neetru_libs/packages/realtime-protocol",
|
|
113
112
|
"@testing-library/jest-dom": "^6.9.1",
|
|
114
113
|
"@testing-library/react": "^16.3.2",
|
|
115
114
|
"@types/pg": "^8.11.10",
|
|
@@ -126,6 +125,7 @@
|
|
|
126
125
|
"vitest": "^4.1.7"
|
|
127
126
|
},
|
|
128
127
|
"dependencies": {
|
|
128
|
+
"@neetru/realtime-protocol": "file:../neetru_libs/packages/realtime-protocol",
|
|
129
129
|
"drizzle-orm": "^0.43.1",
|
|
130
130
|
"idb": "^8.0.3",
|
|
131
131
|
"pg": "^8.15.6"
|