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

aurumjs

Package Overview
Dependencies
Maintainers
1
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aurumjs - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

5

package.json
{
"name": "aurumjs",
"version": "0.6.0",
"version": "0.6.1",
"description": "Stream based declarative DOM rendering library for javascript",

@@ -41,4 +41,3 @@ "main": "prebuilt/cjs/aurumjs.js",

"typescript": "^4.1.5"
},
"dependencies": {}
}
}

2

prebuilt/cjs/builtin_compoents/suspense.d.ts

@@ -6,3 +6,3 @@ import { AurumComponentAPI, Renderable } from '../rendering/aurum_element';

}
export declare function Suspense(props: SuspenseProps, children: Renderable[], api: AurumComponentAPI): DataSource<Renderable>;
export declare function Suspense(props: SuspenseProps, children: Renderable[], api: AurumComponentAPI): DataSource<string | number | HTMLElement | Text | import("../rendering/aurum_element").AurumElement | import("../rendering/aurum_element").AurumElementModel<any> | Promise<Renderable> | DataSource<Renderable> | import("../stream/data_source").ArrayDataSource<Renderable> | import("../aurumjs").DuplexDataSource<Renderable> | Renderable[]>;
//# sourceMappingURL=suspense.d.ts.map

@@ -10,3 +10,3 @@ import { DataSource, ArrayDataSource, ReadOnlyDataSource } from '../stream/data_source';

}
export declare type Renderable = AurumElement | HTMLElement | Text | string | number | AurumElementModel<any> | Promise<Renderable> | DataSource<Renderable> | ArrayDataSource<Renderable> | DuplexDataSource<Renderable> | Renderable[];
export declare type Renderable = AurumElement | HTMLElement | Text | string | number | AurumElementModel<any> | Promise<Renderable> | DataSource<Renderable> | ArrayDataSource<Renderable> | DuplexDataSource<Renderable>;
export declare type Rendered = AurumElement | HTMLElement | Text;

@@ -73,3 +73,3 @@ export interface ComponentLifeCycle {

*/
export declare function render<T extends Renderable>(element: T, session: RenderSession, prerendering?: boolean): any;
export declare function render<T extends Renderable | Renderable[]>(element: T, session: RenderSession, prerendering?: boolean): any;
/**

@@ -76,0 +76,0 @@ * @internal

@@ -6,3 +6,3 @@ import { AurumComponentAPI, Renderable } from '../rendering/aurum_element';

}
export declare function Suspense(props: SuspenseProps, children: Renderable[], api: AurumComponentAPI): DataSource<Renderable>;
export declare function Suspense(props: SuspenseProps, children: Renderable[], api: AurumComponentAPI): DataSource<string | number | HTMLElement | Text | import("../rendering/aurum_element").AurumElement | import("../rendering/aurum_element").AurumElementModel<any> | Promise<Renderable> | DataSource<Renderable> | import("../stream/data_source").ArrayDataSource<Renderable> | import("../aurumjs").DuplexDataSource<Renderable> | Renderable[]>;
//# sourceMappingURL=suspense.d.ts.map

@@ -10,3 +10,3 @@ import { DataSource, ArrayDataSource, ReadOnlyDataSource } from '../stream/data_source';

}
export declare type Renderable = AurumElement | HTMLElement | Text | string | number | AurumElementModel<any> | Promise<Renderable> | DataSource<Renderable> | ArrayDataSource<Renderable> | DuplexDataSource<Renderable> | Renderable[];
export declare type Renderable = AurumElement | HTMLElement | Text | string | number | AurumElementModel<any> | Promise<Renderable> | DataSource<Renderable> | ArrayDataSource<Renderable> | DuplexDataSource<Renderable>;
export declare type Rendered = AurumElement | HTMLElement | Text;

@@ -73,3 +73,3 @@ export interface ComponentLifeCycle {

*/
export declare function render<T extends Renderable>(element: T, session: RenderSession, prerendering?: boolean): any;
export declare function render<T extends Renderable | Renderable[]>(element: T, session: RenderSession, prerendering?: boolean): any;
/**

@@ -76,0 +76,0 @@ * @internal

@@ -0,0 +0,0 @@ <p align="center">

@@ -0,0 +0,0 @@ import { assert } from 'chai';

@@ -0,0 +0,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 too big to display

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

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

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

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

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

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

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

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

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

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

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

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

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