mam 1.11.796 → 1.11.797

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mam",
3
- "version": "1.11.796",
3
+ "version": "1.11.797",
4
4
  "exports": {
5
5
  "node": {
6
6
  "import": "./node.mjs",
@@ -120,7 +120,6 @@
120
120
  "$mol_dom",
121
121
  "$mol_storage",
122
122
  "$mol_mem_persist",
123
- "$mol_guard_defined",
124
123
  "$mol_guard",
125
124
  "$mol_view_tree2_to_js_test",
126
125
  "$mol_view_tree2_to_dts",
package/web.d.ts CHANGED
@@ -6,21 +6,7 @@ declare class $ extends _$_ {
6
6
  declare namespace $ {
7
7
  export type $ = typeof $$;
8
8
  export class $$ extends $ {
9
- }
10
- namespace $$ {
11
- type $$ = $;
12
- }
13
- export {};
14
- }
15
-
16
- declare let _$_: {
17
- new (): {};
18
- } & typeof globalThis;
19
- declare class $ extends _$_ {
20
- }
21
- declare namespace $ {
22
- export type $ = typeof $$;
23
- export class $$ extends $ {
9
+ static $: $;
24
10
  }
25
11
  namespace $$ {
26
12
  type $$ = $;
package/web.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../mam.d.ts"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAdA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","sourcesContent":[null]}
1
+ {"version":3,"sources":["../../../mam.d.ts"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","sourcesContent":[null]}
package/web.deps.json CHANGED
@@ -1 +1 @@
1
- {"files":["mam.ts","LICENSE","mam.d.ts","README.md","yarn.lock","mam.jam.js","tsfmt.json","package.json","tsconfig.json","harp.lang.tree","lang.lang.tree","meta.lang.tree","mewgram.harp.tree","package.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/build/bin","mol/build/package.json","mol/build/build.meta.tree"],"mods":{},"deps_in":{"mol":{"mol/build":-999},"":{"mol":-999}},"deps_out":{"mol/build":{"mol":-999},"mol":{"":-999}},"sloc":{"ts":27,"LICENSE":113,"md":465,"lock":1236,"js":9,"json":102,"tree":118,"CNAME":1,"bin":2},"deps":{"mol/build":{"..":-999},"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/build/bin","mol/build/package.json","mol/build/build.meta.tree"],"mods":{},"deps_in":{"mol":{"mol/build":-999},"":{"mol":-999}},"deps_out":{"mol/build":{"mol":-999},"mol":{"":-999}},"sloc":{"ts":13,"LICENSE":113,"md":465,"js":9,"json":100,"tree":42,"CNAME":1,"bin":2},"deps":{"mol/build":{"..":-999},"mol":{"..":-999},"":{}}}
package/web.js CHANGED
@@ -15,9 +15,6 @@ module.exports = $;
15
15
  ;
16
16
 
17
17
  $node[ "../mam.ts" ] = $node[ "../mam.ts" ] = module.exports }.call( {} , {} )
18
- ;
19
- "use strict";
20
-
21
18
  ;
22
19
  "use strict"
23
20
 
package/web.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["-","../../../mam.ts"],"names":[],"mappings":";;;AAAA;AACA;AACA;AACA;;ACHA,KAAK,CAAC,eAAe,GAAG,EAAE,CAAC;AAK3B,IAAU,CAAC,CAQV;AARD,WAAU,CAAC;AAQX,CAAC,EARS,CAAC,KAAD,CAAC,QAQV;AAED,MAAM,CAAC,OAAO,GAAG,CAAC,CAAA;;;ADflB;AACA;AACA;;;;;;;;;;;;;;;;","sourcesContent":[null,"Error.stackTraceLimit = 50;\n\ndeclare let _$_: { new(): {} } & typeof globalThis\ndeclare class $ extends _$_ {}\n\nnamespace $ {\n\texport type $ = typeof $$\n\texport declare class $$ extends $ {\n\t\tstatic $: $\n\t}\n\tnamespace $$ {\n\t\texport type $$ = $\n\t}\n}\n\nmodule.exports = $\n"]}
1
+ {"version":3,"sources":["-","../../../mam.ts"],"names":[],"mappings":";;;AAAA;AACA;AACA;AACA;;ACHA,KAAK,CAAC,eAAe,GAAG,EAAE,CAAC;AAK3B,IAAU,CAAC,CAQV;AARD,WAAU,CAAC;AAQX,CAAC,EARS,CAAC,KAAD,CAAC,QAQV;AAED,MAAM,CAAC,OAAO,GAAG,CAAC,CAAA;;;ADflB;AACA;AACA;;;;;;;;;;;;;","sourcesContent":[null,"Error.stackTraceLimit = 50;\n\ndeclare let _$_: { new(): {} } & typeof globalThis\ndeclare class $ extends _$_ {}\n\nnamespace $ {\n\texport type $ = typeof $$\n\texport declare class $$ extends $ {\n\t\tstatic $: $\n\t}\n\tnamespace $$ {\n\t\texport type $$ = $\n\t}\n}\n\nmodule.exports = $\n"]}
package/web.mjs CHANGED
@@ -15,9 +15,6 @@ module.exports = $;
15
15
  ;
16
16
 
17
17
  $node[ "../mam.ts" ] = $node[ "../mam.ts" ] = module.exports }.call( {} , {} )
18
- ;
19
- "use strict";
20
-
21
18
  ;
22
19
  "use strict"
23
20
 
package/bin/mam DELETED
@@ -1,2 +0,0 @@
1
- #!/usr/bin/env node
2
- require( 'mam' )