exupery-resources 0.3.6 → 0.3.7
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/dist/interface/algorithms/procedures/{unguaranteed/copy.js → copy.js} +1 -1
- package/dist/interface/algorithms/procedures/{unguaranteed/execute_procedure_executable.js → execute_procedure_executable.js} +1 -1
- package/dist/interface/algorithms/procedures/{guaranteed/log.js → log.js} +1 -1
- package/dist/interface/algorithms/procedures/{guaranteed/log_error.js → log_error.js} +1 -1
- package/dist/interface/algorithms/procedures/{unguaranteed/make_directory.js → make_directory.js} +1 -1
- package/dist/interface/algorithms/procedures/{unguaranteed/remove.js → remove.js} +1 -1
- package/dist/interface/algorithms/procedures/{unguaranteed/write_file.js → write_file.js} +1 -1
- package/dist/interface/algorithms/queries/execute_query_executable.js +5 -0
- package/dist/interface/algorithms/queries/{guaranteed/get_instream_data.js → get_instream_data.js} +1 -1
- package/dist/interface/algorithms/queries/{unguaranteed/read_directory.js → read_directory.js} +2 -2
- package/dist/interface/algorithms/queries/{unguaranteed/read_file.js → read_file.js} +2 -2
- package/dist/interface/algorithms/queries/{unguaranteed/stat.js → stat.js} +2 -2
- package/dist/interface/temp_main.d.ts +7 -0
- package/dist/interface/temp_main.js +3 -0
- package/package.json +3 -3
- package/dist/interface/algorithms/procedures/guaranteed/do_nothing.d.ts +0 -2
- package/dist/interface/algorithms/procedures/guaranteed/do_nothing.js +0 -3
- package/dist/interface/algorithms/queries/guaranteed/execute_query_executable_and_catch.d.ts +0 -1
- package/dist/interface/algorithms/queries/guaranteed/execute_query_executable_and_catch.js +0 -5
- package/dist/interface/algorithms/queries/unguaranteed/execute_query_executable.js +0 -5
- /package/dist/interface/algorithms/procedures/{unguaranteed/copy.d.ts → copy.d.ts} +0 -0
- /package/dist/interface/algorithms/procedures/{unguaranteed/execute_procedure_executable.d.ts → execute_procedure_executable.d.ts} +0 -0
- /package/dist/interface/algorithms/procedures/{guaranteed/log.d.ts → log.d.ts} +0 -0
- /package/dist/interface/algorithms/procedures/{guaranteed/log_error.d.ts → log_error.d.ts} +0 -0
- /package/dist/interface/algorithms/procedures/{unguaranteed/make_directory.d.ts → make_directory.d.ts} +0 -0
- /package/dist/interface/algorithms/procedures/{unguaranteed/remove.d.ts → remove.d.ts} +0 -0
- /package/dist/interface/algorithms/procedures/{unguaranteed/write_file.d.ts → write_file.d.ts} +0 -0
- /package/dist/interface/algorithms/queries/{unguaranteed/execute_query_executable.d.ts → execute_query_executable.d.ts} +0 -0
- /package/dist/interface/algorithms/queries/{guaranteed/get_instream_data.d.ts → get_instream_data.d.ts} +0 -0
- /package/dist/interface/algorithms/queries/{unguaranteed/read_directory.d.ts → read_directory.d.ts} +0 -0
- /package/dist/interface/algorithms/queries/{unguaranteed/read_file.d.ts → read_file.d.ts} +0 -0
- /package/dist/interface/algorithms/queries/{unguaranteed/stat.d.ts → stat.d.ts} +0 -0
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
// Generated interface for procedures/unguaranteed/copy.ts
|
|
3
3
|
// This file defines the type signature for the implementation
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29weS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvYWxnb3JpdGhtcy9wcm9jZWR1cmVzL2NvcHkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLDBEQUEwRDtBQUMxRCw4REFBOEQifQ==
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
// Generated interface for procedures/unguaranteed/execute_procedure_executable.ts
|
|
3
3
|
// This file defines the type signature for the implementation
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhlY3V0ZV9wcm9jZWR1cmVfZXhlY3V0YWJsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvYWxnb3JpdGhtcy9wcm9jZWR1cmVzL2V4ZWN1dGVfcHJvY2VkdXJlX2V4ZWN1dGFibGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLGtGQUFrRjtBQUNsRiw4REFBOEQifQ==
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
// Generated interface for procedures/guaranteed/log.ts
|
|
3
3
|
// This file defines the type signature for the implementation
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibG9nLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9hbGdvcml0aG1zL3Byb2NlZHVyZXMvbG9nLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSx1REFBdUQ7QUFDdkQsOERBQThEIn0=
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
// Generated interface for procedures/guaranteed/log_error.ts
|
|
3
3
|
// This file defines the type signature for the implementation
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibG9nX2Vycm9yLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9hbGdvcml0aG1zL3Byb2NlZHVyZXMvbG9nX2Vycm9yLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSw2REFBNkQ7QUFDN0QsOERBQThEIn0=
|
package/dist/interface/algorithms/procedures/{unguaranteed/make_directory.js → make_directory.js}
RENAMED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
// Generated interface for procedures/unguaranteed/make_directory.ts
|
|
3
3
|
// This file defines the type signature for the implementation
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWFrZV9kaXJlY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2FsZ29yaXRobXMvcHJvY2VkdXJlcy9tYWtlX2RpcmVjdG9yeS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0VBQW9FO0FBQ3BFLDhEQUE4RCJ9
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
// Generated interface for procedures/unguaranteed/remove.ts
|
|
3
3
|
// This file defines the type signature for the implementation
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVtb3ZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9hbGdvcml0aG1zL3Byb2NlZHVyZXMvcmVtb3ZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSw0REFBNEQ7QUFDNUQsOERBQThEIn0=
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
// Generated interface for procedures/unguaranteed/write_file.ts
|
|
3
3
|
// This file defines the type signature for the implementation
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid3JpdGVfZmlsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvYWxnb3JpdGhtcy9wcm9jZWR1cmVzL3dyaXRlX2ZpbGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLGdFQUFnRTtBQUNoRSw4REFBOEQifQ==
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// Generated interface for queries/execute_query_executable.ts
|
|
3
|
+
// This file defines the type signature for the implementation
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhlY3V0ZV9xdWVyeV9leGVjdXRhYmxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9hbGdvcml0aG1zL3F1ZXJpZXMvZXhlY3V0ZV9xdWVyeV9leGVjdXRhYmxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSw4REFBOEQ7QUFDOUQsOERBQThEIn0=
|
package/dist/interface/algorithms/queries/{guaranteed/get_instream_data.js → get_instream_data.js}
RENAMED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
// Generated interface for queries/guaranteed/get_instream_data.ts
|
|
3
3
|
// This file defines the type signature for the implementation
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0X2luc3RyZWFtX2RhdGEuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2FsZ29yaXRobXMvcXVlcmllcy9nZXRfaW5zdHJlYW1fZGF0YS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsa0VBQWtFO0FBQ2xFLDhEQUE4RCJ9
|
package/dist/interface/algorithms/queries/{unguaranteed/read_directory.js → read_directory.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// Generated interface for queries/
|
|
2
|
+
// Generated interface for queries/read_directory.ts
|
|
3
3
|
// This file defines the type signature for the implementation
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVhZF9kaXJlY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2FsZ29yaXRobXMvcXVlcmllcy9yZWFkX2RpcmVjdG9yeS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0RBQW9EO0FBQ3BELDhEQUE4RCJ9
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// Generated interface for queries/
|
|
2
|
+
// Generated interface for queries/read_file.ts
|
|
3
3
|
// This file defines the type signature for the implementation
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVhZF9maWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9hbGdvcml0aG1zL3F1ZXJpZXMvcmVhZF9maWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSwrQ0FBK0M7QUFDL0MsOERBQThEIn0=
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// Generated interface for queries/
|
|
2
|
+
// Generated interface for queries/stat.ts
|
|
3
3
|
// This file defines the type signature for the implementation
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3RhdC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvYWxnb3JpdGhtcy9xdWVyaWVzL3N0YXQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLDBDQUEwQztBQUMxQyw4REFBOEQifQ==
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGVtcF9tYWluLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vc3JjL2ludGVyZmFjZS90ZW1wX21haW4udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "exupery-resources",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.7",
|
|
4
4
|
"description": "A library providing resources forthe Exupery programming Language",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
"dist"
|
|
9
9
|
],
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"exupery-core-alg": "^0.5.
|
|
12
|
-
"exupery-core-async": "^0.3.
|
|
11
|
+
"exupery-core-alg": "^0.5.7",
|
|
12
|
+
"exupery-core-async": "^0.3.13",
|
|
13
13
|
"exupery-core-dev": "^0.3.1",
|
|
14
14
|
"exupery-standard-library": "^0.3.0"
|
|
15
15
|
}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZG9fbm90aGluZy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvYWxnb3JpdGhtcy9wcm9jZWR1cmVzL2d1YXJhbnRlZWQvZG9fbm90aGluZy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
|
package/dist/interface/algorithms/queries/guaranteed/execute_query_executable_and_catch.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type Signature = () => void;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// Generated interface for queries/guaranteed/execute_query_executable_and_catch.ts
|
|
3
|
-
// This file defines the type signature for the implementation
|
|
4
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhlY3V0ZV9xdWVyeV9leGVjdXRhYmxlX2FuZF9jYXRjaC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvYWxnb3JpdGhtcy9xdWVyaWVzL2d1YXJhbnRlZWQvZXhlY3V0ZV9xdWVyeV9leGVjdXRhYmxlX2FuZF9jYXRjaC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsbUZBQW1GO0FBQ25GLDhEQUE4RCJ9
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// Generated interface for queries/unguaranteed/execute_query_executable.ts
|
|
3
|
-
// This file defines the type signature for the implementation
|
|
4
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhlY3V0ZV9xdWVyeV9leGVjdXRhYmxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9hbGdvcml0aG1zL3F1ZXJpZXMvdW5ndWFyYW50ZWVkL2V4ZWN1dGVfcXVlcnlfZXhlY3V0YWJsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsMkVBQTJFO0FBQzNFLDhEQUE4RCJ9
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/interface/algorithms/procedures/{unguaranteed/write_file.d.ts → write_file.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/interface/algorithms/queries/{unguaranteed/read_directory.d.ts → read_directory.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|