@furystack/rest-service
Advanced tools
Comparing version 7.0.2 to 7.0.3
import type { Constructable } from '@furystack/inject'; | ||
import type { PatchEndpoint } from '@furystack/rest'; | ||
import '@furystack/repository'; | ||
import '../incoming-message-extensions'; | ||
import '../incoming-message-extensions.js'; | ||
import type { RequestAction } from '../request-action-implementation.js'; | ||
@@ -6,0 +6,0 @@ import type { WithOptionalId } from '@furystack/core'; |
import '@furystack/repository'; | ||
import '../incoming-message-extensions'; | ||
import '../incoming-message-extensions.js'; | ||
import { JsonResult } from '../request-action-implementation.js'; | ||
@@ -4,0 +4,0 @@ import { getRepository } from '@furystack/repository'; |
import type { Constructable } from '@furystack/inject'; | ||
import type { PostEndpoint } from '@furystack/rest'; | ||
import '@furystack/repository'; | ||
import '../incoming-message-extensions'; | ||
import '../incoming-message-extensions.js'; | ||
import type { RequestAction } from '../request-action-implementation.js'; | ||
@@ -6,0 +6,0 @@ import type { WithOptionalId } from '@furystack/core'; |
import { RequestError } from '@furystack/rest'; | ||
import '@furystack/repository'; | ||
import '../incoming-message-extensions'; | ||
import '../incoming-message-extensions.js'; | ||
import { JsonResult } from '../request-action-implementation.js'; | ||
@@ -5,0 +5,0 @@ import { getRepository } from '@furystack/repository'; |
import type { Injector } from '@furystack/inject'; | ||
import '@furystack/repository'; | ||
import '../helpers'; | ||
import '../helpers.js'; | ||
export declare class MockClass { | ||
@@ -5,0 +5,0 @@ id: string; |
import { addStore, InMemoryStore, User } from '@furystack/core'; | ||
import { DefaultSession } from '../models/default-session.js'; | ||
import '@furystack/repository'; | ||
import '../helpers'; | ||
import '../helpers.js'; | ||
import { getRepository } from '@furystack/repository'; | ||
@@ -6,0 +6,0 @@ export class MockClass { |
{ | ||
"name": "@furystack/rest-service", | ||
"version": "7.0.2", | ||
"version": "7.0.3", | ||
"description": "Repository implementation for FuryStack", | ||
@@ -5,0 +5,0 @@ "type": "module", |
import type { Constructable } from '@furystack/inject' | ||
import type { PatchEndpoint } from '@furystack/rest' | ||
import '@furystack/repository' | ||
import '../incoming-message-extensions' | ||
import '../incoming-message-extensions.js' | ||
import type { RequestAction } from '../request-action-implementation.js' | ||
@@ -6,0 +6,0 @@ import { JsonResult } from '../request-action-implementation.js' |
@@ -5,3 +5,3 @@ import type { Constructable } from '@furystack/inject' | ||
import '@furystack/repository' | ||
import '../incoming-message-extensions' | ||
import '../incoming-message-extensions.js' | ||
import type { RequestAction } from '../request-action-implementation.js' | ||
@@ -8,0 +8,0 @@ import { JsonResult } from '../request-action-implementation.js' |
@@ -5,3 +5,3 @@ import type { Injector } from '@furystack/inject' | ||
import '@furystack/repository' | ||
import '../helpers' | ||
import '../helpers.js' | ||
import { getRepository } from '@furystack/repository' | ||
@@ -8,0 +8,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
384885