@platformatic/sql-json-schema-mapper 0.17.1 → 0.19.0

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": "@platformatic/sql-json-schema-mapper",
3
- "version": "0.17.1",
3
+ "version": "0.19.0",
4
4
  "description": "Map SQL entity to JSON schema",
5
5
  "main": "index.js",
6
6
  "repository": {
@@ -18,7 +18,7 @@
18
18
  "snazzy": "^9.0.0",
19
19
  "standard": "^17.0.0",
20
20
  "tap": "^16.3.4",
21
- "@platformatic/sql-mapper": "0.17.1"
21
+ "@platformatic/sql-mapper": "0.19.0"
22
22
  },
23
23
  "scripts": {
24
24
  "lint": "standard | snazzy",
@@ -1 +0,0 @@
1
- {"/Users/matteo/Repositories/platformatic/packages/sql-json-schema-mapper/index.js":{"path":"/Users/matteo/Repositories/platformatic/packages/sql-json-schema-mapper/index.js","statementMap":{"0":{"start":{"line":61,"column":17},"end":{"line":61,"column":30}},"1":{"start":{"line":62,"column":21},"end":{"line":62,"column":23}},"2":{"start":{"line":63,"column":19},"end":{"line":63,"column":21}},"3":{"start":{"line":64,"column":2},"end":{"line":93,"column":3}},"4":{"start":{"line":65,"column":18},"end":{"line":65,"column":30}},"5":{"start":{"line":66,"column":4},"end":{"line":68,"column":5}},"6":{"start":{"line":67,"column":6},"end":{"line":67,"column":14}},"7":{"start":{"line":69,"column":17},"end":{"line":69,"column":55}},"8":{"start":{"line":79,"column":4},"end":{"line":81,"column":5}},"9":{"start":{"line":80,"column":6},"end":{"line":80,"column":49}},"10":{"start":{"line":82,"column":4},"end":{"line":85,"column":5}},"11":{"start":{"line":84,"column":6},"end":{"line":84,"column":36}},"12":{"start":{"line":86,"column":4},"end":{"line":88,"column":5}},"13":{"start":{"line":87,"column":6},"end":{"line":87,"column":49}},"14":{"start":{"line":94,"column":2},"end":{"line":101,"column":3}},"15":{"start":{"line":104,"column":0},"end":{"line":104,"column":70}}},"fnMap":{"0":{"name":"mapSQLTypeToOpenAPIType","decl":{"start":{"line":3,"column":9},"end":{"line":3,"column":32}},"loc":{"start":{"line":3,"column":43},"end":{"line":58,"column":1}},"line":3},"1":{"name":"mapSQLEntityToJSONSchema","decl":{"start":{"line":60,"column":9},"end":{"line":60,"column":33}},"loc":{"start":{"line":60,"column":56},"end":{"line":102,"column":1}},"line":60}},"branchMap":{"0":{"loc":{"start":{"line":60,"column":43},"end":{"line":60,"column":54}},"type":"default-arg","locations":[{"start":{"line":60,"column":52},"end":{"line":60,"column":54}}],"line":60},"1":{"loc":{"start":{"line":66,"column":4},"end":{"line":68,"column":5}},"type":"if","locations":[{"start":{"line":66,"column":4},"end":{"line":68,"column":5}},{"start":{"line":66,"column":4},"end":{"line":68,"column":5}}],"line":66},"2":{"loc":{"start":{"line":79,"column":4},"end":{"line":81,"column":5}},"type":"if","locations":[{"start":{"line":79,"column":4},"end":{"line":81,"column":5}},{"start":{"line":79,"column":4},"end":{"line":81,"column":5}}],"line":79},"3":{"loc":{"start":{"line":82,"column":4},"end":{"line":85,"column":5}},"type":"if","locations":[{"start":{"line":82,"column":4},"end":{"line":85,"column":5}},{"start":{"line":82,"column":4},"end":{"line":85,"column":5}}],"line":82},"4":{"loc":{"start":{"line":82,"column":8},"end":{"line":82,"column":46}},"type":"binary-expr","locations":[{"start":{"line":82,"column":8},"end":{"line":82,"column":25}},{"start":{"line":82,"column":29},"end":{"line":82,"column":46}}],"line":82},"5":{"loc":{"start":{"line":86,"column":4},"end":{"line":88,"column":5}},"type":"if","locations":[{"start":{"line":86,"column":4},"end":{"line":88,"column":5}},{"start":{"line":86,"column":4},"end":{"line":88,"column":5}}],"line":86}},"s":{"0":3,"1":3,"2":3,"3":3,"4":14,"5":14,"6":1,"7":13,"8":13,"9":9,"10":13,"11":1,"12":13,"13":2,"14":3,"15":1},"f":{"0":13,"1":3},"b":{"0":[2],"1":[1,13],"2":[9,4],"3":[1,12],"4":[13,4],"5":[2,11]},"_coverageSchema":"1a1c01bbd47fc00a2c39e90264f33305004495a9","hash":"284e546175bd83507ccd71fa0ea93a70ff90609e","contentHash":"b7d924a408dfc48b6904e3509efac7c9085b8a656692f90ffcc8c3680fc2e2f9"}}
@@ -1 +0,0 @@
1
- {"parent":"b625cf51-4079-4c0f-99b8-51a25ab89546","pid":75316,"argv":["/Users/matteo/.nvm/versions/node/v16.17.0/bin/node","/Users/matteo/Repositories/platformatic/packages/sql-json-schema-mapper/test/simple.test.js"],"execArgv":[],"cwd":"/Users/matteo/Repositories/platformatic/packages/sql-json-schema-mapper","time":1671749768662,"ppid":75315,"coverageFilename":"/Users/matteo/Repositories/platformatic/packages/sql-json-schema-mapper/.nyc_output/a0385d3d-c62c-4056-92a6-48cf62f05a7f.json","externalId":"test/simple.test.js","uuid":"a0385d3d-c62c-4056-92a6-48cf62f05a7f","files":["/Users/matteo/Repositories/platformatic/packages/sql-json-schema-mapper/index.js"]}
@@ -1 +0,0 @@
1
- {"parent":null,"pid":75315,"argv":["/Users/matteo/.nvm/versions/node/v16.17.0/bin/node","/Users/matteo/Repositories/platformatic/node_modules/.pnpm/tap@16.3.2/node_modules/tap/bin/run.js","test/simple.test.js"],"execArgv":[],"cwd":"/Users/matteo/Repositories/platformatic/packages/sql-json-schema-mapper","time":1671749768257,"ppid":75308,"coverageFilename":"/Users/matteo/Repositories/platformatic/packages/sql-json-schema-mapper/.nyc_output/b625cf51-4079-4c0f-99b8-51a25ab89546.json","externalId":"","uuid":"b625cf51-4079-4c0f-99b8-51a25ab89546","files":[]}
@@ -1 +0,0 @@
1
- {"processes":{"a0385d3d-c62c-4056-92a6-48cf62f05a7f":{"parent":"b625cf51-4079-4c0f-99b8-51a25ab89546","externalId":"test/simple.test.js","children":[]},"b625cf51-4079-4c0f-99b8-51a25ab89546":{"parent":null,"children":["a0385d3d-c62c-4056-92a6-48cf62f05a7f"]}},"files":{"/Users/matteo/Repositories/platformatic/packages/sql-json-schema-mapper/index.js":["a0385d3d-c62c-4056-92a6-48cf62f05a7f"]},"externalIds":{"test/simple.test.js":{"root":"a0385d3d-c62c-4056-92a6-48cf62f05a7f","children":[]}}}