@hg-ts/serialize 0.1.21 → 0.1.22
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/.eslintcache +1 -1
- package/package.json +9 -9
package/.eslintcache
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"/Volumes/Work/ts/hg/framework/packages/serialize/src/deserialize.ts":"1","/Volumes/Work/ts/hg/framework/packages/serialize/src/exceptions/deserialize-unknown-prototype.exception.ts":"2","/Volumes/Work/ts/hg/framework/packages/serialize/src/exceptions/deserialize.exception.ts":"3","/Volumes/Work/ts/hg/framework/packages/serialize/src/exceptions/index.ts":"4","/Volumes/Work/ts/hg/framework/packages/serialize/src/exceptions/serialize.exception.ts":"5","/Volumes/Work/ts/hg/framework/packages/serialize/src/index.ts":"6","/Volumes/Work/ts/hg/framework/packages/serialize/src/serialize.ts":"7","/Volumes/Work/ts/hg/framework/packages/serialize/src/tests/serialization.test.ts":"8","/Volumes/Work/ts/hg/framework/packages/serialize/src/types.ts":"9","/Volumes/Work/ts/hg/framework/packages/serialize/src/additional-classes.ts":"10"},{"size":1736,"mtime":1672627753878,"results":"11","hashOfConfig":"12"},{"size":245,"mtime":1660867598754,"results":"13","hashOfConfig":"12"},{"size":276,"mtime":1660867598771,"results":"14","hashOfConfig":"12"},{"size":139,"mtime":1658007643599,"results":"15","hashOfConfig":"12"},{"size":204,"mtime":1660867598746,"results":"16","hashOfConfig":"12"},{"size":176,"mtime":1672627688191,"results":"17","hashOfConfig":"12"},{"size":2365,"mtime":1672620997161,"results":"18","hashOfConfig":"12"},{"size":977,"mtime":1672772281848,"results":"19","hashOfConfig":"12"},{"size":1103,"mtime":1698022585985,"results":"20","hashOfConfig":"12"},{"size":175,"mtime":1672627688197,"results":"21","hashOfConfig":"12"},{"filePath":"22","messages":"23","suppressedMessages":"24","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"
|
|
1
|
+
[{"/Volumes/Work/ts/hg/framework/packages/serialize/src/deserialize.ts":"1","/Volumes/Work/ts/hg/framework/packages/serialize/src/exceptions/deserialize-unknown-prototype.exception.ts":"2","/Volumes/Work/ts/hg/framework/packages/serialize/src/exceptions/deserialize.exception.ts":"3","/Volumes/Work/ts/hg/framework/packages/serialize/src/exceptions/index.ts":"4","/Volumes/Work/ts/hg/framework/packages/serialize/src/exceptions/serialize.exception.ts":"5","/Volumes/Work/ts/hg/framework/packages/serialize/src/index.ts":"6","/Volumes/Work/ts/hg/framework/packages/serialize/src/serialize.ts":"7","/Volumes/Work/ts/hg/framework/packages/serialize/src/tests/serialization.test.ts":"8","/Volumes/Work/ts/hg/framework/packages/serialize/src/types.ts":"9","/Volumes/Work/ts/hg/framework/packages/serialize/src/additional-classes.ts":"10"},{"size":1736,"mtime":1672627753878,"results":"11","hashOfConfig":"12"},{"size":245,"mtime":1660867598754,"results":"13","hashOfConfig":"12"},{"size":276,"mtime":1660867598771,"results":"14","hashOfConfig":"12"},{"size":139,"mtime":1658007643599,"results":"15","hashOfConfig":"12"},{"size":204,"mtime":1660867598746,"results":"16","hashOfConfig":"12"},{"size":176,"mtime":1672627688191,"results":"17","hashOfConfig":"12"},{"size":2365,"mtime":1672620997161,"results":"18","hashOfConfig":"12"},{"size":977,"mtime":1672772281848,"results":"19","hashOfConfig":"12"},{"size":1103,"mtime":1698022585985,"results":"20","hashOfConfig":"12"},{"size":175,"mtime":1672627688197,"results":"21","hashOfConfig":"12"},{"filePath":"22","messages":"23","suppressedMessages":"24","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1a0jfn0",{"filePath":"25","messages":"26","suppressedMessages":"27","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","suppressedMessages":"30","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"31","messages":"32","suppressedMessages":"33","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"34","messages":"35","suppressedMessages":"36","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"37","messages":"38","suppressedMessages":"39","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","suppressedMessages":"42","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"43","messages":"44","suppressedMessages":"45","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"46","messages":"47","suppressedMessages":"48","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"49","messages":"50","suppressedMessages":"51","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Volumes/Work/ts/hg/framework/packages/serialize/src/deserialize.ts",[],[],"/Volumes/Work/ts/hg/framework/packages/serialize/src/exceptions/deserialize-unknown-prototype.exception.ts",[],[],"/Volumes/Work/ts/hg/framework/packages/serialize/src/exceptions/deserialize.exception.ts",[],[],"/Volumes/Work/ts/hg/framework/packages/serialize/src/exceptions/index.ts",[],[],"/Volumes/Work/ts/hg/framework/packages/serialize/src/exceptions/serialize.exception.ts",[],[],"/Volumes/Work/ts/hg/framework/packages/serialize/src/index.ts",[],[],"/Volumes/Work/ts/hg/framework/packages/serialize/src/serialize.ts",[],[],"/Volumes/Work/ts/hg/framework/packages/serialize/src/tests/serialization.test.ts",[],[],"/Volumes/Work/ts/hg/framework/packages/serialize/src/types.ts",[],[],"/Volumes/Work/ts/hg/framework/packages/serialize/src/additional-classes.ts",[],[]]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hg-ts/serialize",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.22",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"module": "dist-esm/index.js",
|
|
6
6
|
"repository": "git@gitlab.com:hyper-graph/framework.git",
|
|
@@ -15,13 +15,13 @@
|
|
|
15
15
|
"test:coverage": "hg test:coverage"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
|
-
"@hg-ts-config/eslint-config": "0.1.
|
|
19
|
-
"@hg-ts-config/nyc": "0.1.
|
|
20
|
-
"@hg-ts-config/typescript": "0.1.
|
|
21
|
-
"@hg-ts/cli": "0.1.
|
|
22
|
-
"@hg-ts/exception": "0.1.
|
|
23
|
-
"@hg-ts/tests": "0.1.
|
|
24
|
-
"@hg-ts/types": "0.1.
|
|
18
|
+
"@hg-ts-config/eslint-config": "0.1.22",
|
|
19
|
+
"@hg-ts-config/nyc": "0.1.22",
|
|
20
|
+
"@hg-ts-config/typescript": "0.1.22",
|
|
21
|
+
"@hg-ts/cli": "0.1.22",
|
|
22
|
+
"@hg-ts/exception": "0.1.22",
|
|
23
|
+
"@hg-ts/tests": "0.1.22",
|
|
24
|
+
"@hg-ts/types": "0.1.22",
|
|
25
25
|
"@types/node": "20.8.7",
|
|
26
26
|
"@typescript-eslint/eslint-plugin": "6.8.0",
|
|
27
27
|
"@typescript-eslint/parser": "6.8.0",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"typescript": "5.2.2"
|
|
36
36
|
},
|
|
37
37
|
"peerDependencies": {
|
|
38
|
-
"@hg-ts/exception": "0.1.
|
|
38
|
+
"@hg-ts/exception": "0.1.22",
|
|
39
39
|
"reflect-metadata": "*",
|
|
40
40
|
"tslib": "*"
|
|
41
41
|
}
|