Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

simple-boot-front

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-boot-front - npm Package Compare versions

Comparing version 1.0.99 to 1.0.100

0

decorators/Component.d.ts

@@ -0,0 +0,0 @@ import { ConstructorType, GenericClassDecorator } from 'simple-boot-core/types/Types';

@@ -0,0 +0,0 @@ "use strict";

export declare enum InjectFrontSituationType {
OPENER = "SIMPLE_BOOT_FRONT://OPENER"
}

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ConstructorType, GenericClassDecorator } from 'simple-boot-core/types/Types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare abstract class Fetcher {

@@ -0,0 +0,0 @@ "use strict";

export interface onChangedRender {
onChangedRender(): void;
}
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
export interface OnDestroy {
onDestroy(): void;
}
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
export interface OnFinish {
onFinish(): void;
}
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { RawSet } from 'dom-render/RawSet';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
export interface OnInitedChild {
onInitedChild(): void;
}
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { SimOption } from 'simple-boot-core/SimOption';

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "simple-boot-front",
"version": "1.0.99",
"version": "1.0.100",
"main": "SimpleApplication.js",

@@ -81,5 +81,5 @@ "license": "MIT",

"dom-render": "^1.0.68",
"simple-boot-core": "^1.0.23",
"simple-boot-core": "^1.0.24",
"reflect-metadata": "^0.1.13"
}
}

@@ -0,0 +0,0 @@ ![Single Page Application Framworks](assets/banner.png)

@@ -0,0 +0,0 @@ import { Runnable } from 'simple-boot-core/run/Runnable';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { SimFrontOption } from '../option/SimFrontOption';

@@ -0,0 +0,0 @@ "use strict";

export declare class HttpService {
constructor();
}

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { SimFrontOption } from '../option/SimFrontOption';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { SimFrontOption } from '../option/SimFrontOption';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ScriptRunnable } from '../script/ScriptRunnable';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { SimFrontOption } from '../option/SimFrontOption';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare class View<T extends Element> {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { View } from '../../service/view/View';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { SimFrontOption } from './option/SimFrontOption';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { SimError } from 'simple-boot-core/throwable/SimError';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { RouterError } from './RouterError';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { RouterError } from './RouterError';

@@ -0,0 +0,0 @@ "use strict";

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc