mol_conform 0.0.254 → 0.0.256

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/node.deps.json CHANGED
@@ -1 +1 @@
1
- {"files":["mam.ts","LICENSE","README.md","mam.jam.js","tsfmt.json","package.json","tsconfig.json","lang.lang.tree","meta.lang.tree","sandbox.config.json","mol/CNAME","mol/LICENSE","mol/readme.md","mol/mol.meta.tree","mol/CONTRIBUTING.md","mol/CODE_OF_CONDUCT.md","mol/conform/readme.md","mol/conform/conform.ts"],"mods":{},"deps_in":{"mol":{"mol/conform":-999},"":{"mol":-999}},"deps_out":{"mol/conform":{"mol":-999},"mol":{"":-999}},"sloc":{"ts":87,"LICENSE":113,"md":498,"js":9,"json":82,"tree":41,"CNAME":1},"deps":{"mol/conform":{"..":-999,"/mol/conform/stack":-1,"/mol/conform":-1,"/mol/conform/handlers/get":-2,"/mol/conform/stack/index/of":-2,"/mol/conform/stack/push":-2,"/mol/conform/stack/pop":-2,"/mol/conform/handlers":-1,"/mol/conform/handler":-1,"/mol/conform/handlers/set":-2,"/mol/conform/array":-1},"mol":{"..":-999},"":{}}}
1
+ {"files":["mam.ts","LICENSE","README.md","mam.jam.js","tsfmt.json","package.json","tsconfig.json","lang.lang.tree","meta.lang.tree","sandbox.config.json","mol/CNAME","mol/LICENSE","mol/readme.md","mol/mol.meta.tree","mol/CONTRIBUTING.md","mol/CODE_OF_CONDUCT.md","mol/conform/readme.md","mol/conform/conform.ts"],"mods":{},"deps_in":{"mol":{"mol/conform":-999},"":{"mol":-999}},"deps_out":{"mol/conform":{"mol":-999},"mol":{"":-999}},"sloc":{"ts":87,"LICENSE":113,"md":498,"js":9,"json":83,"tree":41,"CNAME":1},"deps":{"mol/conform":{"..":-999,"/mol/conform/stack":-1,"/mol/conform":-1,"/mol/conform/handlers/get":-2,"/mol/conform/stack/index/of":-2,"/mol/conform/stack/push":-2,"/mol/conform/stack/pop":-2,"/mol/conform/handlers":-1,"/mol/conform/handler":-1,"/mol/conform/handlers/set":-2,"/mol/conform/array":-1},"mol":{"..":-999},"":{}}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mol_conform",
3
- "version": "0.0.254",
3
+ "version": "0.0.256",
4
4
  "exports": {
5
5
  "node": {
6
6
  "import": "./node.mjs",
package/web.d.ts CHANGED
@@ -1,31 +1,3 @@
1
- declare let _$_: {
2
- new (): {};
3
- } & typeof globalThis;
4
- declare class $ extends _$_ {
5
- }
6
- declare namespace $ {
7
- export type $ = typeof $$;
8
- export class $$ extends $ {
9
- static $: $;
10
- }
11
- namespace $$ {
12
- type $$ = $;
13
- }
14
- export {};
15
- }
16
-
17
- declare namespace $ {
18
- const $mol_conform_stack: any[];
19
- function $mol_conform<Target, Source>(target: Target, source: Source): Target;
20
- const $mol_conform_handlers: WeakMap<Object, (target: any, source: any) => any>;
21
- function $mol_conform_handler<Class>(cl: {
22
- new (...args: any[]): Class;
23
- }, handler: (target: Class, source: Class) => Class): void;
24
- function $mol_conform_array<Value, List extends {
25
- [index: number]: Value;
26
- length: number;
27
- }>(target: List, source: List): List;
28
- }
29
1
 
30
2
  export = $;
31
3
  //# sourceMappingURL=web.d.ts.map
package/web.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../mam.d.ts","../conform.d.ts"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;ACfA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","sourcesContent":[null,null]}
1
+ {"version":3,"sources":[],"names":[],"mappings":"","sourcesContent":[]}
package/web.deps.json CHANGED
@@ -1 +1 @@
1
- {"files":["mam.ts","LICENSE","README.md","mam.jam.js","tsfmt.json","package.json","tsconfig.json","lang.lang.tree","meta.lang.tree","sandbox.config.json","mol/CNAME","mol/LICENSE","mol/readme.md","mol/mol.meta.tree","mol/CONTRIBUTING.md","mol/CODE_OF_CONDUCT.md","mol/conform/readme.md","mol/conform/conform.ts"],"mods":{},"deps_in":{"mol":{"mol/conform":-999},"":{"mol":-999}},"deps_out":{"mol/conform":{"mol":-999},"mol":{"":-999}},"sloc":{"ts":87,"LICENSE":113,"md":498,"js":9,"json":82,"tree":41,"CNAME":1},"deps":{"mol/conform":{"..":-999,"/mol/conform/stack":-1,"/mol/conform":-1,"/mol/conform/handlers/get":-2,"/mol/conform/stack/index/of":-2,"/mol/conform/stack/push":-2,"/mol/conform/stack/pop":-2,"/mol/conform/handlers":-1,"/mol/conform/handler":-1,"/mol/conform/handlers/set":-2,"/mol/conform/array":-1},"mol":{"..":-999},"":{}}}
1
+ {"files":["mam.ts","LICENSE","README.md","mam.jam.js","tsfmt.json","package.json","tsconfig.json","lang.lang.tree","meta.lang.tree","sandbox.config.json","mol/CNAME","mol/LICENSE","mol/readme.md","mol/mol.meta.tree","mol/CONTRIBUTING.md","mol/CODE_OF_CONDUCT.md","mol/conform/readme.md","mol/conform/conform.ts"],"mods":{},"deps_in":{"mol":{"mol/conform":-999},"":{"mol":-999}},"deps_out":{"mol/conform":{"mol":-999},"mol":{"":-999}},"sloc":{"ts":87,"LICENSE":113,"md":498,"js":9,"json":83,"tree":41,"CNAME":1},"deps":{"mol/conform":{"..":-999,"/mol/conform/stack":-1,"/mol/conform":-1,"/mol/conform/handlers/get":-2,"/mol/conform/stack/index/of":-2,"/mol/conform/stack/push":-2,"/mol/conform/stack/pop":-2,"/mol/conform/handlers":-1,"/mol/conform/handler":-1,"/mol/conform/handlers/set":-2,"/mol/conform/array":-1},"mol":{"..":-999},"":{}}}