@aws-amplify/graphql-api-construct 1.18.3 → 1.18.4
Sign up to get free protection for your applications and to get access to all the features.
- package/.jsii +162 -187
- package/CHANGELOG.md +4 -0
- package/jest.config.js +0 -7
- package/lib/amplify-dynamodb-table-wrapper.js +1 -1
- package/lib/amplify-graphql-api.js +1 -1
- package/lib/amplify-graphql-definition.js +1 -1
- package/lib/index.js +23 -1
- package/lib/sql-model-datasource-strategy.js +1 -1
- package/lib/types.js +11 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-auth-transformer/package.json +10 -10
- package/node_modules/@aws-amplify/graphql-conversation-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-conversation-transformer/package.json +7 -7
- package/node_modules/@aws-amplify/graphql-default-value-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-default-value-transformer/package.json +5 -5
- package/node_modules/@aws-amplify/graphql-directives/package.json +1 -2
- package/node_modules/@aws-amplify/graphql-function-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-function-transformer/package.json +4 -4
- package/node_modules/@aws-amplify/graphql-generation-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-generation-transformer/package.json +4 -4
- package/node_modules/@aws-amplify/graphql-http-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-http-transformer/package.json +4 -4
- package/node_modules/@aws-amplify/graphql-index-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-index-transformer/package.json +5 -5
- package/node_modules/@aws-amplify/graphql-maps-to-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-maps-to-transformer/lib/assets/mapping-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-maps-to-transformer/package.json +8 -8
- package/node_modules/@aws-amplify/graphql-model-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/rds-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/rds-notification-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/rds-patching-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-model-transformer/package.json +4 -4
- package/node_modules/@aws-amplify/graphql-predictions-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-predictions-transformer/lib/predictionsLambdaFunction.zip +0 -0
- package/node_modules/@aws-amplify/graphql-predictions-transformer/package.json +4 -4
- package/node_modules/@aws-amplify/graphql-relational-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-relational-transformer/package.json +6 -6
- package/node_modules/@aws-amplify/graphql-searchable-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-searchable-transformer/lib/streaming-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-searchable-transformer/package.json +5 -5
- package/node_modules/@aws-amplify/graphql-sql-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-sql-transformer/package.json +5 -5
- package/node_modules/@aws-amplify/graphql-transformer/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-transformer/package.json +17 -17
- package/node_modules/@aws-amplify/graphql-transformer-core/CHANGELOG.md +4 -0
- package/node_modules/@aws-amplify/graphql-transformer-core/package.json +2 -3
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/package.json +1 -2
- package/node_modules/graphql-mapping-template/package.json +1 -2
- package/node_modules/graphql-transformer-common/package.json +1 -2
- package/package.json +18 -68
- package/src/index.ts +33 -0
- package/src/types.ts +100 -0
- package/node_modules/@aws-amplify/graphql-directives/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/LICENSE +0 -201
- package/node_modules/@aws-cdk/assert/BUILD.md +0 -15
- package/node_modules/@aws-cdk/assert/LICENSE +0 -201
- package/node_modules/@aws-cdk/assert/NOTICE +0 -2
- package/node_modules/@aws-cdk/assert/README.md +0 -228
- package/node_modules/@aws-cdk/assert/clone.sh +0 -29
- package/node_modules/@aws-cdk/assert/jest.d.ts +0 -14
- package/node_modules/@aws-cdk/assert/jest.js +0 -57
- package/node_modules/@aws-cdk/assert/lib/assertion.d.ts +0 -17
- package/node_modules/@aws-cdk/assert/lib/assertion.js +0 -31
- package/node_modules/@aws-cdk/assert/lib/assertions/and-assertion.d.ts +0 -10
- package/node_modules/@aws-cdk/assert/lib/assertions/and-assertion.js +0 -21
- package/node_modules/@aws-cdk/assert/lib/assertions/count-resources.d.ts +0 -10
- package/node_modules/@aws-cdk/assert/lib/assertions/count-resources.js +0 -54
- package/node_modules/@aws-cdk/assert/lib/assertions/exist.d.ts +0 -3
- package/node_modules/@aws-cdk/assert/lib/assertions/exist.js +0 -18
- package/node_modules/@aws-cdk/assert/lib/assertions/have-output.d.ts +0 -29
- package/node_modules/@aws-cdk/assert/lib/assertions/have-output.js +0 -77
- package/node_modules/@aws-cdk/assert/lib/assertions/have-resource-matchers.d.ts +0 -123
- package/node_modules/@aws-cdk/assert/lib/assertions/have-resource-matchers.js +0 -404
- package/node_modules/@aws-cdk/assert/lib/assertions/have-resource.d.ts +0 -69
- package/node_modules/@aws-cdk/assert/lib/assertions/have-resource.js +0 -130
- package/node_modules/@aws-cdk/assert/lib/assertions/have-type.d.ts +0 -3
- package/node_modules/@aws-cdk/assert/lib/assertions/have-type.js +0 -22
- package/node_modules/@aws-cdk/assert/lib/assertions/match-template.d.ts +0 -19
- package/node_modules/@aws-cdk/assert/lib/assertions/match-template.js +0 -98
- package/node_modules/@aws-cdk/assert/lib/assertions/negated-assertion.d.ts +0 -8
- package/node_modules/@aws-cdk/assert/lib/assertions/negated-assertion.js +0 -18
- package/node_modules/@aws-cdk/assert/lib/canonicalize-assets.d.ts +0 -11
- package/node_modules/@aws-cdk/assert/lib/canonicalize-assets.js +0 -70
- package/node_modules/@aws-cdk/assert/lib/expect.d.ts +0 -4
- package/node_modules/@aws-cdk/assert/lib/expect.js +0 -16
- package/node_modules/@aws-cdk/assert/lib/index.d.ts +0 -14
- package/node_modules/@aws-cdk/assert/lib/index.js +0 -27
- package/node_modules/@aws-cdk/assert/lib/inspector.d.ts +0 -31
- package/node_modules/@aws-cdk/assert/lib/inspector.js +0 -69
- package/node_modules/@aws-cdk/assert/lib/synth-utils.d.ts +0 -30
- package/node_modules/@aws-cdk/assert/lib/synth-utils.js +0 -92
- package/node_modules/@aws-cdk/assert/package.json +0 -77
- package/node_modules/@aws-cdk/cfnspec/CHANGELOG.md +0 -16795
- package/node_modules/@aws-cdk/cfnspec/LICENSE +0 -201
- package/node_modules/@aws-cdk/cfnspec/NOTICE +0 -2
- package/node_modules/@aws-cdk/cfnspec/README.md +0 -14
- package/node_modules/@aws-cdk/cfnspec/build-tools/build.d.ts +0 -1
- package/node_modules/@aws-cdk/cfnspec/build-tools/build.js +0 -37
- package/node_modules/@aws-cdk/cfnspec/build-tools/create-missing-libraries.d.ts +0 -6
- package/node_modules/@aws-cdk/cfnspec/build-tools/create-missing-libraries.js +0 -311
- package/node_modules/@aws-cdk/cfnspec/build-tools/massage-spec.d.ts +0 -10
- package/node_modules/@aws-cdk/cfnspec/build-tools/massage-spec.js +0 -70
- package/node_modules/@aws-cdk/cfnspec/build-tools/patch-set.d.ts +0 -25
- package/node_modules/@aws-cdk/cfnspec/build-tools/patch-set.js +0 -241
- package/node_modules/@aws-cdk/cfnspec/build-tools/report-issues.d.ts +0 -9
- package/node_modules/@aws-cdk/cfnspec/build-tools/report-issues.js +0 -72
- package/node_modules/@aws-cdk/cfnspec/build-tools/scrutiny.d.ts +0 -12
- package/node_modules/@aws-cdk/cfnspec/build-tools/scrutiny.js +0 -85
- package/node_modules/@aws-cdk/cfnspec/build-tools/spec-diff.d.ts +0 -1
- package/node_modules/@aws-cdk/cfnspec/build-tools/spec-diff.js +0 -248
- package/node_modules/@aws-cdk/cfnspec/build-tools/split-spec-by-service.d.ts +0 -1
- package/node_modules/@aws-cdk/cfnspec/build-tools/split-spec-by-service.js +0 -120
- package/node_modules/@aws-cdk/cfnspec/build-tools/template/LICENSE +0 -201
- package/node_modules/@aws-cdk/cfnspec/build-tools/template/NOTICE +0 -2
- package/node_modules/@aws-cdk/cfnspec/build-tools/update-cfnlint.sh +0 -18
- package/node_modules/@aws-cdk/cfnspec/build-tools/update-metrics.sh +0 -15
- package/node_modules/@aws-cdk/cfnspec/build-tools/update.sh +0 -113
- package/node_modules/@aws-cdk/cfnspec/build-tools/validate-cfn.d.ts +0 -67
- package/node_modules/@aws-cdk/cfnspec/build-tools/validate-cfn.js +0 -285
- package/node_modules/@aws-cdk/cfnspec/cfn.version +0 -1
- package/node_modules/@aws-cdk/cfnspec/lib/_private_schema/cfn-lint.d.ts +0 -24
- package/node_modules/@aws-cdk/cfnspec/lib/_private_schema/cfn-lint.js +0 -3
- package/node_modules/@aws-cdk/cfnspec/lib/augmentations/AWS_EC2_VPNConnection.json +0 -27
- package/node_modules/@aws-cdk/cfnspec/lib/augmentations/AWS_Lambda_Function.json +0 -27
- package/node_modules/@aws-cdk/cfnspec/lib/augmentations/AWS_RDS_DBCluster.json +0 -70
- package/node_modules/@aws-cdk/cfnspec/lib/augmentations/AWS_RDS_DBInstance.json +0 -37
- package/node_modules/@aws-cdk/cfnspec/lib/augmentations/AWS_SNS_Topic.json +0 -52
- package/node_modules/@aws-cdk/cfnspec/lib/augmentations/AWS_SQS_Queue.json +0 -53
- package/node_modules/@aws-cdk/cfnspec/lib/canned-metrics/README.md +0 -168
- package/node_modules/@aws-cdk/cfnspec/lib/canned-metrics/canned-metrics-schema.d.ts +0 -60
- package/node_modules/@aws-cdk/cfnspec/lib/canned-metrics/canned-metrics-schema.js +0 -12
- package/node_modules/@aws-cdk/cfnspec/lib/canned-metrics/services.json +0 -31957
- package/node_modules/@aws-cdk/cfnspec/lib/canned-metrics.d.ts +0 -41
- package/node_modules/@aws-cdk/cfnspec/lib/canned-metrics.js +0 -75
- package/node_modules/@aws-cdk/cfnspec/lib/index.d.ts +0 -63
- package/node_modules/@aws-cdk/cfnspec/lib/index.js +0 -200
- package/node_modules/@aws-cdk/cfnspec/lib/schema/augmentation.d.ts +0 -87
- package/node_modules/@aws-cdk/cfnspec/lib/schema/augmentation.js +0 -28
- package/node_modules/@aws-cdk/cfnspec/lib/schema/base-types.d.ts +0 -14
- package/node_modules/@aws-cdk/cfnspec/lib/schema/base-types.js +0 -29
- package/node_modules/@aws-cdk/cfnspec/lib/schema/cfn-lint.d.ts +0 -13
- package/node_modules/@aws-cdk/cfnspec/lib/schema/cfn-lint.js +0 -3
- package/node_modules/@aws-cdk/cfnspec/lib/schema/docs.d.ts +0 -20
- package/node_modules/@aws-cdk/cfnspec/lib/schema/docs.js +0 -3
- package/node_modules/@aws-cdk/cfnspec/lib/schema/index.d.ts +0 -7
- package/node_modules/@aws-cdk/cfnspec/lib/schema/index.js +0 -20
- package/node_modules/@aws-cdk/cfnspec/lib/schema/property.d.ts +0 -179
- package/node_modules/@aws-cdk/cfnspec/lib/schema/property.js +0 -168
- package/node_modules/@aws-cdk/cfnspec/lib/schema/resource-type.d.ts +0 -118
- package/node_modules/@aws-cdk/cfnspec/lib/schema/resource-type.js +0 -99
- package/node_modules/@aws-cdk/cfnspec/lib/schema/specification.d.ts +0 -56
- package/node_modules/@aws-cdk/cfnspec/lib/schema/specification.js +0 -11
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/CHANGELOG.md +0 -902
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/LICENSE +0 -15
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/README.md +0 -264
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/copy/copy.js +0 -232
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/copy/index.js +0 -6
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/copy-sync/copy-sync.js +0 -166
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/copy-sync/index.js +0 -5
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/empty/index.js +0 -48
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/ensure/file.js +0 -69
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/ensure/index.js +0 -23
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/ensure/link.js +0 -61
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/ensure/symlink-paths.js +0 -99
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/ensure/symlink-type.js +0 -31
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/ensure/symlink.js +0 -63
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/fs/index.js +0 -130
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/index.js +0 -27
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/json/index.js +0 -16
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/json/jsonfile.js +0 -11
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/json/output-json-sync.js +0 -12
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/json/output-json.js +0 -12
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/mkdirs/index.js +0 -14
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/mkdirs/make-dir.js +0 -141
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/move/index.js +0 -6
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/move/move.js +0 -65
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/move-sync/index.js +0 -5
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/move-sync/move-sync.js +0 -47
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/output/index.js +0 -40
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/path-exists/index.js +0 -12
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/remove/index.js +0 -9
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/remove/rimraf.js +0 -302
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/util/stat.js +0 -139
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/lib/util/utimes.js +0 -26
- package/node_modules/@aws-cdk/cfnspec/node_modules/fs-extra/package.json +0 -70
- package/node_modules/@aws-cdk/cfnspec/node_modules/jsonfile/CHANGELOG.md +0 -171
- package/node_modules/@aws-cdk/cfnspec/node_modules/jsonfile/LICENSE +0 -15
- package/node_modules/@aws-cdk/cfnspec/node_modules/jsonfile/README.md +0 -230
- package/node_modules/@aws-cdk/cfnspec/node_modules/jsonfile/index.js +0 -88
- package/node_modules/@aws-cdk/cfnspec/node_modules/jsonfile/package.json +0 -40
- package/node_modules/@aws-cdk/cfnspec/node_modules/jsonfile/utils.js +0 -14
- package/node_modules/@aws-cdk/cfnspec/node_modules/universalify/LICENSE +0 -20
- package/node_modules/@aws-cdk/cfnspec/node_modules/universalify/README.md +0 -76
- package/node_modules/@aws-cdk/cfnspec/node_modules/universalify/index.js +0 -24
- package/node_modules/@aws-cdk/cfnspec/node_modules/universalify/package.json +0 -34
- package/node_modules/@aws-cdk/cfnspec/package.json +0 -63
- package/node_modules/@aws-cdk/cfnspec/spec/cfn-docs.json +0 -51044
- package/node_modules/@aws-cdk/cfnspec/spec/cfn-lint.json +0 -35
- package/node_modules/@aws-cdk/cfnspec/spec/specification.json +0 -148332
- package/node_modules/@aws-cdk/cloudformation-diff/LICENSE +0 -201
- package/node_modules/@aws-cdk/cloudformation-diff/NOTICE +0 -2
- package/node_modules/@aws-cdk/cloudformation-diff/README.md +0 -12
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diff/index.d.ts +0 -9
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diff/index.js +0 -94
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diff/types.d.ts +0 -326
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diff/types.js +0 -457
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diff/util.d.ts +0 -41
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diff/util.js +0 -165
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diff-template.d.ts +0 -21
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diff-template.js +0 -166
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diffable.d.ts +0 -22
- package/node_modules/@aws-cdk/cloudformation-diff/lib/diffable.js +0 -47
- package/node_modules/@aws-cdk/cloudformation-diff/lib/format-table.d.ts +0 -6
- package/node_modules/@aws-cdk/cloudformation-diff/lib/format-table.js +0 -109
- package/node_modules/@aws-cdk/cloudformation-diff/lib/format.d.ts +0 -23
- package/node_modules/@aws-cdk/cloudformation-diff/lib/format.js +0 -414
- package/node_modules/@aws-cdk/cloudformation-diff/lib/iam/iam-changes.d.ts +0 -62
- package/node_modules/@aws-cdk/cloudformation-diff/lib/iam/iam-changes.js +0 -246
- package/node_modules/@aws-cdk/cloudformation-diff/lib/iam/managed-policy.d.ts +0 -18
- package/node_modules/@aws-cdk/cloudformation-diff/lib/iam/managed-policy.js +0 -29
- package/node_modules/@aws-cdk/cloudformation-diff/lib/iam/statement.d.ts +0 -127
- package/node_modules/@aws-cdk/cloudformation-diff/lib/iam/statement.js +0 -268
- package/node_modules/@aws-cdk/cloudformation-diff/lib/index.d.ts +0 -4
- package/node_modules/@aws-cdk/cloudformation-diff/lib/index.js +0 -18
- package/node_modules/@aws-cdk/cloudformation-diff/lib/network/security-group-changes.d.ts +0 -32
- package/node_modules/@aws-cdk/cloudformation-diff/lib/network/security-group-changes.js +0 -95
- package/node_modules/@aws-cdk/cloudformation-diff/lib/network/security-group-rule.d.ts +0 -50
- package/node_modules/@aws-cdk/cloudformation-diff/lib/network/security-group-rule.js +0 -91
- package/node_modules/@aws-cdk/cloudformation-diff/lib/render-intrinsics.d.ts +0 -21
- package/node_modules/@aws-cdk/cloudformation-diff/lib/render-intrinsics.js +0 -79
- package/node_modules/@aws-cdk/cloudformation-diff/lib/util.d.ts +0 -7
- package/node_modules/@aws-cdk/cloudformation-diff/lib/util.js +0 -63
- package/node_modules/@aws-cdk/cloudformation-diff/package.json +0 -60
- package/node_modules/ajv/.runkit_example.js +0 -23
- package/node_modules/ajv/LICENSE +0 -22
- package/node_modules/ajv/README.md +0 -207
- package/node_modules/ajv/dist/2019.d.ts +0 -19
- package/node_modules/ajv/dist/2019.js +0 -61
- package/node_modules/ajv/dist/2019.js.map +0 -1
- package/node_modules/ajv/dist/2020.d.ts +0 -19
- package/node_modules/ajv/dist/2020.js +0 -55
- package/node_modules/ajv/dist/2020.js.map +0 -1
- package/node_modules/ajv/dist/ajv.d.ts +0 -18
- package/node_modules/ajv/dist/ajv.js +0 -50
- package/node_modules/ajv/dist/ajv.js.map +0 -1
- package/node_modules/ajv/dist/compile/codegen/code.d.ts +0 -40
- package/node_modules/ajv/dist/compile/codegen/code.js +0 -156
- package/node_modules/ajv/dist/compile/codegen/code.js.map +0 -1
- package/node_modules/ajv/dist/compile/codegen/index.d.ts +0 -79
- package/node_modules/ajv/dist/compile/codegen/index.js +0 -697
- package/node_modules/ajv/dist/compile/codegen/index.js.map +0 -1
- package/node_modules/ajv/dist/compile/codegen/scope.d.ts +0 -79
- package/node_modules/ajv/dist/compile/codegen/scope.js +0 -143
- package/node_modules/ajv/dist/compile/codegen/scope.js.map +0 -1
- package/node_modules/ajv/dist/compile/errors.d.ts +0 -13
- package/node_modules/ajv/dist/compile/errors.js +0 -123
- package/node_modules/ajv/dist/compile/errors.js.map +0 -1
- package/node_modules/ajv/dist/compile/index.d.ts +0 -80
- package/node_modules/ajv/dist/compile/index.js +0 -242
- package/node_modules/ajv/dist/compile/index.js.map +0 -1
- package/node_modules/ajv/dist/compile/jtd/parse.d.ts +0 -4
- package/node_modules/ajv/dist/compile/jtd/parse.js +0 -350
- package/node_modules/ajv/dist/compile/jtd/parse.js.map +0 -1
- package/node_modules/ajv/dist/compile/jtd/serialize.d.ts +0 -4
- package/node_modules/ajv/dist/compile/jtd/serialize.js +0 -229
- package/node_modules/ajv/dist/compile/jtd/serialize.js.map +0 -1
- package/node_modules/ajv/dist/compile/jtd/types.d.ts +0 -6
- package/node_modules/ajv/dist/compile/jtd/types.js +0 -14
- package/node_modules/ajv/dist/compile/jtd/types.js.map +0 -1
- package/node_modules/ajv/dist/compile/names.d.ts +0 -20
- package/node_modules/ajv/dist/compile/names.js +0 -28
- package/node_modules/ajv/dist/compile/names.js.map +0 -1
- package/node_modules/ajv/dist/compile/ref_error.d.ts +0 -6
- package/node_modules/ajv/dist/compile/ref_error.js +0 -12
- package/node_modules/ajv/dist/compile/ref_error.js.map +0 -1
- package/node_modules/ajv/dist/compile/resolve.d.ts +0 -12
- package/node_modules/ajv/dist/compile/resolve.js +0 -155
- package/node_modules/ajv/dist/compile/resolve.js.map +0 -1
- package/node_modules/ajv/dist/compile/rules.d.ts +0 -28
- package/node_modules/ajv/dist/compile/rules.js +0 -26
- package/node_modules/ajv/dist/compile/rules.js.map +0 -1
- package/node_modules/ajv/dist/compile/util.d.ts +0 -40
- package/node_modules/ajv/dist/compile/util.js +0 -178
- package/node_modules/ajv/dist/compile/util.js.map +0 -1
- package/node_modules/ajv/dist/compile/validate/applicability.d.ts +0 -6
- package/node_modules/ajv/dist/compile/validate/applicability.js +0 -19
- package/node_modules/ajv/dist/compile/validate/applicability.js.map +0 -1
- package/node_modules/ajv/dist/compile/validate/boolSchema.d.ts +0 -4
- package/node_modules/ajv/dist/compile/validate/boolSchema.js +0 -50
- package/node_modules/ajv/dist/compile/validate/boolSchema.js.map +0 -1
- package/node_modules/ajv/dist/compile/validate/dataType.d.ts +0 -17
- package/node_modules/ajv/dist/compile/validate/dataType.js +0 -203
- package/node_modules/ajv/dist/compile/validate/dataType.js.map +0 -1
- package/node_modules/ajv/dist/compile/validate/defaults.d.ts +0 -2
- package/node_modules/ajv/dist/compile/validate/defaults.js +0 -35
- package/node_modules/ajv/dist/compile/validate/defaults.js.map +0 -1
- package/node_modules/ajv/dist/compile/validate/index.d.ts +0 -42
- package/node_modules/ajv/dist/compile/validate/index.js +0 -520
- package/node_modules/ajv/dist/compile/validate/index.js.map +0 -1
- package/node_modules/ajv/dist/compile/validate/keyword.d.ts +0 -8
- package/node_modules/ajv/dist/compile/validate/keyword.js +0 -124
- package/node_modules/ajv/dist/compile/validate/keyword.js.map +0 -1
- package/node_modules/ajv/dist/compile/validate/subschema.d.ts +0 -47
- package/node_modules/ajv/dist/compile/validate/subschema.js +0 -81
- package/node_modules/ajv/dist/compile/validate/subschema.js.map +0 -1
- package/node_modules/ajv/dist/core.d.ts +0 -173
- package/node_modules/ajv/dist/core.js +0 -618
- package/node_modules/ajv/dist/core.js.map +0 -1
- package/node_modules/ajv/dist/jtd.d.ts +0 -47
- package/node_modules/ajv/dist/jtd.js +0 -72
- package/node_modules/ajv/dist/jtd.js.map +0 -1
- package/node_modules/ajv/dist/refs/data.json +0 -13
- package/node_modules/ajv/dist/refs/json-schema-2019-09/index.d.ts +0 -2
- package/node_modules/ajv/dist/refs/json-schema-2019-09/index.js +0 -28
- package/node_modules/ajv/dist/refs/json-schema-2019-09/index.js.map +0 -1
- package/node_modules/ajv/dist/refs/json-schema-2019-09/meta/applicator.json +0 -53
- package/node_modules/ajv/dist/refs/json-schema-2019-09/meta/content.json +0 -17
- package/node_modules/ajv/dist/refs/json-schema-2019-09/meta/core.json +0 -57
- package/node_modules/ajv/dist/refs/json-schema-2019-09/meta/format.json +0 -14
- package/node_modules/ajv/dist/refs/json-schema-2019-09/meta/meta-data.json +0 -37
- package/node_modules/ajv/dist/refs/json-schema-2019-09/meta/validation.json +0 -90
- package/node_modules/ajv/dist/refs/json-schema-2019-09/schema.json +0 -39
- package/node_modules/ajv/dist/refs/json-schema-2020-12/index.d.ts +0 -2
- package/node_modules/ajv/dist/refs/json-schema-2020-12/index.js +0 -30
- package/node_modules/ajv/dist/refs/json-schema-2020-12/index.js.map +0 -1
- package/node_modules/ajv/dist/refs/json-schema-2020-12/meta/applicator.json +0 -48
- package/node_modules/ajv/dist/refs/json-schema-2020-12/meta/content.json +0 -17
- package/node_modules/ajv/dist/refs/json-schema-2020-12/meta/core.json +0 -51
- package/node_modules/ajv/dist/refs/json-schema-2020-12/meta/format-annotation.json +0 -14
- package/node_modules/ajv/dist/refs/json-schema-2020-12/meta/meta-data.json +0 -37
- package/node_modules/ajv/dist/refs/json-schema-2020-12/meta/unevaluated.json +0 -15
- package/node_modules/ajv/dist/refs/json-schema-2020-12/meta/validation.json +0 -90
- package/node_modules/ajv/dist/refs/json-schema-2020-12/schema.json +0 -55
- package/node_modules/ajv/dist/refs/json-schema-draft-06.json +0 -137
- package/node_modules/ajv/dist/refs/json-schema-draft-07.json +0 -151
- package/node_modules/ajv/dist/refs/json-schema-secure.json +0 -88
- package/node_modules/ajv/dist/refs/jtd-schema.d.ts +0 -3
- package/node_modules/ajv/dist/refs/jtd-schema.js +0 -118
- package/node_modules/ajv/dist/refs/jtd-schema.js.map +0 -1
- package/node_modules/ajv/dist/runtime/equal.d.ts +0 -6
- package/node_modules/ajv/dist/runtime/equal.js +0 -7
- package/node_modules/ajv/dist/runtime/equal.js.map +0 -1
- package/node_modules/ajv/dist/runtime/parseJson.d.ts +0 -18
- package/node_modules/ajv/dist/runtime/parseJson.js +0 -185
- package/node_modules/ajv/dist/runtime/parseJson.js.map +0 -1
- package/node_modules/ajv/dist/runtime/quote.d.ts +0 -5
- package/node_modules/ajv/dist/runtime/quote.js +0 -30
- package/node_modules/ajv/dist/runtime/quote.js.map +0 -1
- package/node_modules/ajv/dist/runtime/re2.d.ts +0 -6
- package/node_modules/ajv/dist/runtime/re2.js +0 -6
- package/node_modules/ajv/dist/runtime/re2.js.map +0 -1
- package/node_modules/ajv/dist/runtime/timestamp.d.ts +0 -5
- package/node_modules/ajv/dist/runtime/timestamp.js +0 -42
- package/node_modules/ajv/dist/runtime/timestamp.js.map +0 -1
- package/node_modules/ajv/dist/runtime/ucs2length.d.ts +0 -5
- package/node_modules/ajv/dist/runtime/ucs2length.js +0 -24
- package/node_modules/ajv/dist/runtime/ucs2length.js.map +0 -1
- package/node_modules/ajv/dist/runtime/uri.d.ts +0 -6
- package/node_modules/ajv/dist/runtime/uri.js +0 -6
- package/node_modules/ajv/dist/runtime/uri.js.map +0 -1
- package/node_modules/ajv/dist/runtime/validation_error.d.ts +0 -7
- package/node_modules/ajv/dist/runtime/validation_error.js +0 -11
- package/node_modules/ajv/dist/runtime/validation_error.js.map +0 -1
- package/node_modules/ajv/dist/standalone/index.d.ts +0 -6
- package/node_modules/ajv/dist/standalone/index.js +0 -90
- package/node_modules/ajv/dist/standalone/index.js.map +0 -1
- package/node_modules/ajv/dist/standalone/instance.d.ts +0 -12
- package/node_modules/ajv/dist/standalone/instance.js +0 -35
- package/node_modules/ajv/dist/standalone/instance.js.map +0 -1
- package/node_modules/ajv/dist/types/index.d.ts +0 -183
- package/node_modules/ajv/dist/types/index.js +0 -3
- package/node_modules/ajv/dist/types/index.js.map +0 -1
- package/node_modules/ajv/dist/types/json-schema.d.ts +0 -125
- package/node_modules/ajv/dist/types/json-schema.js +0 -3
- package/node_modules/ajv/dist/types/json-schema.js.map +0 -1
- package/node_modules/ajv/dist/types/jtd-schema.d.ts +0 -174
- package/node_modules/ajv/dist/types/jtd-schema.js +0 -3
- package/node_modules/ajv/dist/types/jtd-schema.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/additionalItems.d.ts +0 -8
- package/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js +0 -49
- package/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js +0 -106
- package/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/allOf.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/applicator/allOf.js +0 -23
- package/node_modules/ajv/dist/vocabularies/applicator/allOf.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/anyOf.d.ts +0 -4
- package/node_modules/ajv/dist/vocabularies/applicator/anyOf.js +0 -12
- package/node_modules/ajv/dist/vocabularies/applicator/anyOf.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/contains.d.ts +0 -7
- package/node_modules/ajv/dist/vocabularies/applicator/contains.js +0 -95
- package/node_modules/ajv/dist/vocabularies/applicator/contains.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/dependencies.d.ts +0 -21
- package/node_modules/ajv/dist/vocabularies/applicator/dependencies.js +0 -85
- package/node_modules/ajv/dist/vocabularies/applicator/dependencies.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js +0 -11
- package/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/if.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/applicator/if.js +0 -66
- package/node_modules/ajv/dist/vocabularies/applicator/if.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/index.d.ts +0 -13
- package/node_modules/ajv/dist/vocabularies/applicator/index.js +0 -44
- package/node_modules/ajv/dist/vocabularies/applicator/index.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/items.d.ts +0 -5
- package/node_modules/ajv/dist/vocabularies/applicator/items.js +0 -52
- package/node_modules/ajv/dist/vocabularies/applicator/items.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/items2020.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/applicator/items2020.js +0 -30
- package/node_modules/ajv/dist/vocabularies/applicator/items2020.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/not.d.ts +0 -4
- package/node_modules/ajv/dist/vocabularies/applicator/not.js +0 -26
- package/node_modules/ajv/dist/vocabularies/applicator/not.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/oneOf.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/applicator/oneOf.js +0 -60
- package/node_modules/ajv/dist/vocabularies/applicator/oneOf.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/patternProperties.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js +0 -75
- package/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/prefixItems.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js +0 -12
- package/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/properties.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/applicator/properties.js +0 -54
- package/node_modules/ajv/dist/vocabularies/applicator/properties.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/propertyNames.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js +0 -38
- package/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/applicator/thenElse.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/applicator/thenElse.js +0 -13
- package/node_modules/ajv/dist/vocabularies/applicator/thenElse.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/code.d.ts +0 -17
- package/node_modules/ajv/dist/vocabularies/code.js +0 -131
- package/node_modules/ajv/dist/vocabularies/code.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/core/id.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/core/id.js +0 -10
- package/node_modules/ajv/dist/vocabularies/core/id.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/core/index.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/core/index.js +0 -16
- package/node_modules/ajv/dist/vocabularies/core/index.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/core/ref.d.ts +0 -8
- package/node_modules/ajv/dist/vocabularies/core/ref.js +0 -122
- package/node_modules/ajv/dist/vocabularies/core/ref.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/discriminator/index.d.ts +0 -5
- package/node_modules/ajv/dist/vocabularies/discriminator/index.js +0 -104
- package/node_modules/ajv/dist/vocabularies/discriminator/index.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/discriminator/types.d.ts +0 -10
- package/node_modules/ajv/dist/vocabularies/discriminator/types.js +0 -9
- package/node_modules/ajv/dist/vocabularies/discriminator/types.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/draft2020.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/draft2020.js +0 -23
- package/node_modules/ajv/dist/vocabularies/draft2020.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/draft7.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/draft7.js +0 -17
- package/node_modules/ajv/dist/vocabularies/draft7.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.d.ts +0 -5
- package/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js +0 -30
- package/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.d.ts +0 -5
- package/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js +0 -51
- package/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/dynamic/index.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/dynamic/index.js +0 -9
- package/node_modules/ajv/dist/vocabularies/dynamic/index.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js +0 -16
- package/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js +0 -10
- package/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/errors.d.ts +0 -9
- package/node_modules/ajv/dist/vocabularies/errors.js +0 -3
- package/node_modules/ajv/dist/vocabularies/errors.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/format/format.d.ts +0 -8
- package/node_modules/ajv/dist/vocabularies/format/format.js +0 -92
- package/node_modules/ajv/dist/vocabularies/format/format.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/format/index.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/format/index.js +0 -6
- package/node_modules/ajv/dist/vocabularies/format/index.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/discriminator.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/jtd/discriminator.js +0 -71
- package/node_modules/ajv/dist/vocabularies/jtd/discriminator.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/elements.d.ts +0 -5
- package/node_modules/ajv/dist/vocabularies/jtd/elements.js +0 -24
- package/node_modules/ajv/dist/vocabularies/jtd/elements.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/enum.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/jtd/enum.js +0 -43
- package/node_modules/ajv/dist/vocabularies/jtd/enum.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/error.d.ts +0 -9
- package/node_modules/ajv/dist/vocabularies/jtd/error.js +0 -20
- package/node_modules/ajv/dist/vocabularies/jtd/error.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/index.d.ts +0 -10
- package/node_modules/ajv/dist/vocabularies/jtd/index.js +0 -29
- package/node_modules/ajv/dist/vocabularies/jtd/index.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/metadata.d.ts +0 -5
- package/node_modules/ajv/dist/vocabularies/jtd/metadata.js +0 -25
- package/node_modules/ajv/dist/vocabularies/jtd/metadata.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/nullable.d.ts +0 -4
- package/node_modules/ajv/dist/vocabularies/jtd/nullable.js +0 -22
- package/node_modules/ajv/dist/vocabularies/jtd/nullable.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.js +0 -15
- package/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/properties.d.ts +0 -22
- package/node_modules/ajv/dist/vocabularies/jtd/properties.js +0 -149
- package/node_modules/ajv/dist/vocabularies/jtd/properties.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/ref.d.ts +0 -4
- package/node_modules/ajv/dist/vocabularies/jtd/ref.js +0 -67
- package/node_modules/ajv/dist/vocabularies/jtd/ref.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/type.d.ts +0 -10
- package/node_modules/ajv/dist/vocabularies/jtd/type.js +0 -69
- package/node_modules/ajv/dist/vocabularies/jtd/type.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/union.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/jtd/union.js +0 -12
- package/node_modules/ajv/dist/vocabularies/jtd/union.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/jtd/values.d.ts +0 -5
- package/node_modules/ajv/dist/vocabularies/jtd/values.js +0 -51
- package/node_modules/ajv/dist/vocabularies/jtd/values.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/metadata.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/metadata.js +0 -18
- package/node_modules/ajv/dist/vocabularies/metadata.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/next.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/next.js +0 -8
- package/node_modules/ajv/dist/vocabularies/next.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/unevaluated/index.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/unevaluated/index.js +0 -7
- package/node_modules/ajv/dist/vocabularies/unevaluated/index.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js +0 -40
- package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js +0 -65
- package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/const.d.ts +0 -6
- package/node_modules/ajv/dist/vocabularies/validation/const.js +0 -25
- package/node_modules/ajv/dist/vocabularies/validation/const.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/dependentRequired.d.ts +0 -5
- package/node_modules/ajv/dist/vocabularies/validation/dependentRequired.js +0 -12
- package/node_modules/ajv/dist/vocabularies/validation/dependentRequired.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/enum.d.ts +0 -8
- package/node_modules/ajv/dist/vocabularies/validation/enum.js +0 -48
- package/node_modules/ajv/dist/vocabularies/validation/enum.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/index.d.ts +0 -16
- package/node_modules/ajv/dist/vocabularies/validation/index.js +0 -33
- package/node_modules/ajv/dist/vocabularies/validation/index.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/limitContains.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/validation/limitContains.js +0 -15
- package/node_modules/ajv/dist/vocabularies/validation/limitContains.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/limitItems.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/validation/limitItems.js +0 -24
- package/node_modules/ajv/dist/vocabularies/validation/limitItems.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/limitLength.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/validation/limitLength.js +0 -27
- package/node_modules/ajv/dist/vocabularies/validation/limitLength.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/limitNumber.d.ts +0 -11
- package/node_modules/ajv/dist/vocabularies/validation/limitNumber.js +0 -27
- package/node_modules/ajv/dist/vocabularies/validation/limitNumber.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/limitProperties.d.ts +0 -3
- package/node_modules/ajv/dist/vocabularies/validation/limitProperties.js +0 -24
- package/node_modules/ajv/dist/vocabularies/validation/limitProperties.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/multipleOf.d.ts +0 -8
- package/node_modules/ajv/dist/vocabularies/validation/multipleOf.js +0 -26
- package/node_modules/ajv/dist/vocabularies/validation/multipleOf.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/pattern.d.ts +0 -8
- package/node_modules/ajv/dist/vocabularies/validation/pattern.js +0 -24
- package/node_modules/ajv/dist/vocabularies/validation/pattern.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/required.d.ts +0 -8
- package/node_modules/ajv/dist/vocabularies/validation/required.js +0 -79
- package/node_modules/ajv/dist/vocabularies/validation/required.js.map +0 -1
- package/node_modules/ajv/dist/vocabularies/validation/uniqueItems.d.ts +0 -9
- package/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js +0 -64
- package/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js.map +0 -1
- package/node_modules/ajv/lib/2019.ts +0 -81
- package/node_modules/ajv/lib/2020.ts +0 -75
- package/node_modules/ajv/lib/ajv.ts +0 -70
- package/node_modules/ajv/lib/compile/codegen/code.ts +0 -169
- package/node_modules/ajv/lib/compile/codegen/index.ts +0 -852
- package/node_modules/ajv/lib/compile/codegen/scope.ts +0 -215
- package/node_modules/ajv/lib/compile/errors.ts +0 -184
- package/node_modules/ajv/lib/compile/index.ts +0 -324
- package/node_modules/ajv/lib/compile/jtd/parse.ts +0 -411
- package/node_modules/ajv/lib/compile/jtd/serialize.ts +0 -266
- package/node_modules/ajv/lib/compile/jtd/types.ts +0 -16
- package/node_modules/ajv/lib/compile/names.ts +0 -27
- package/node_modules/ajv/lib/compile/ref_error.ts +0 -13
- package/node_modules/ajv/lib/compile/resolve.ts +0 -149
- package/node_modules/ajv/lib/compile/rules.ts +0 -50
- package/node_modules/ajv/lib/compile/util.ts +0 -213
- package/node_modules/ajv/lib/compile/validate/applicability.ts +0 -22
- package/node_modules/ajv/lib/compile/validate/boolSchema.ts +0 -47
- package/node_modules/ajv/lib/compile/validate/dataType.ts +0 -230
- package/node_modules/ajv/lib/compile/validate/defaults.ts +0 -32
- package/node_modules/ajv/lib/compile/validate/index.ts +0 -582
- package/node_modules/ajv/lib/compile/validate/keyword.ts +0 -171
- package/node_modules/ajv/lib/compile/validate/subschema.ts +0 -135
- package/node_modules/ajv/lib/core.ts +0 -891
- package/node_modules/ajv/lib/jtd.ts +0 -132
- package/node_modules/ajv/lib/refs/data.json +0 -13
- package/node_modules/ajv/lib/refs/json-schema-2019-09/index.ts +0 -28
- package/node_modules/ajv/lib/refs/json-schema-2019-09/meta/applicator.json +0 -53
- package/node_modules/ajv/lib/refs/json-schema-2019-09/meta/content.json +0 -17
- package/node_modules/ajv/lib/refs/json-schema-2019-09/meta/core.json +0 -57
- package/node_modules/ajv/lib/refs/json-schema-2019-09/meta/format.json +0 -14
- package/node_modules/ajv/lib/refs/json-schema-2019-09/meta/meta-data.json +0 -37
- package/node_modules/ajv/lib/refs/json-schema-2019-09/meta/validation.json +0 -90
- package/node_modules/ajv/lib/refs/json-schema-2019-09/schema.json +0 -39
- package/node_modules/ajv/lib/refs/json-schema-2020-12/index.ts +0 -30
- package/node_modules/ajv/lib/refs/json-schema-2020-12/meta/applicator.json +0 -48
- package/node_modules/ajv/lib/refs/json-schema-2020-12/meta/content.json +0 -17
- package/node_modules/ajv/lib/refs/json-schema-2020-12/meta/core.json +0 -51
- package/node_modules/ajv/lib/refs/json-schema-2020-12/meta/format-annotation.json +0 -14
- package/node_modules/ajv/lib/refs/json-schema-2020-12/meta/meta-data.json +0 -37
- package/node_modules/ajv/lib/refs/json-schema-2020-12/meta/unevaluated.json +0 -15
- package/node_modules/ajv/lib/refs/json-schema-2020-12/meta/validation.json +0 -90
- package/node_modules/ajv/lib/refs/json-schema-2020-12/schema.json +0 -55
- package/node_modules/ajv/lib/refs/json-schema-draft-06.json +0 -137
- package/node_modules/ajv/lib/refs/json-schema-draft-07.json +0 -151
- package/node_modules/ajv/lib/refs/json-schema-secure.json +0 -88
- package/node_modules/ajv/lib/refs/jtd-schema.ts +0 -130
- package/node_modules/ajv/lib/runtime/equal.ts +0 -7
- package/node_modules/ajv/lib/runtime/parseJson.ts +0 -177
- package/node_modules/ajv/lib/runtime/quote.ts +0 -31
- package/node_modules/ajv/lib/runtime/re2.ts +0 -6
- package/node_modules/ajv/lib/runtime/timestamp.ts +0 -46
- package/node_modules/ajv/lib/runtime/ucs2length.ts +0 -20
- package/node_modules/ajv/lib/runtime/uri.ts +0 -6
- package/node_modules/ajv/lib/runtime/validation_error.ts +0 -13
- package/node_modules/ajv/lib/standalone/index.ts +0 -100
- package/node_modules/ajv/lib/standalone/instance.ts +0 -36
- package/node_modules/ajv/lib/types/index.ts +0 -244
- package/node_modules/ajv/lib/types/json-schema.ts +0 -187
- package/node_modules/ajv/lib/types/jtd-schema.ts +0 -273
- package/node_modules/ajv/lib/vocabularies/applicator/additionalItems.ts +0 -56
- package/node_modules/ajv/lib/vocabularies/applicator/additionalProperties.ts +0 -118
- package/node_modules/ajv/lib/vocabularies/applicator/allOf.ts +0 -22
- package/node_modules/ajv/lib/vocabularies/applicator/anyOf.ts +0 -14
- package/node_modules/ajv/lib/vocabularies/applicator/contains.ts +0 -109
- package/node_modules/ajv/lib/vocabularies/applicator/dependencies.ts +0 -112
- package/node_modules/ajv/lib/vocabularies/applicator/dependentSchemas.ts +0 -11
- package/node_modules/ajv/lib/vocabularies/applicator/if.ts +0 -80
- package/node_modules/ajv/lib/vocabularies/applicator/index.ts +0 -53
- package/node_modules/ajv/lib/vocabularies/applicator/items.ts +0 -59
- package/node_modules/ajv/lib/vocabularies/applicator/items2020.ts +0 -36
- package/node_modules/ajv/lib/vocabularies/applicator/not.ts +0 -38
- package/node_modules/ajv/lib/vocabularies/applicator/oneOf.ts +0 -82
- package/node_modules/ajv/lib/vocabularies/applicator/patternProperties.ts +0 -91
- package/node_modules/ajv/lib/vocabularies/applicator/prefixItems.ts +0 -12
- package/node_modules/ajv/lib/vocabularies/applicator/properties.ts +0 -57
- package/node_modules/ajv/lib/vocabularies/applicator/propertyNames.ts +0 -50
- package/node_modules/ajv/lib/vocabularies/applicator/thenElse.ts +0 -13
- package/node_modules/ajv/lib/vocabularies/code.ts +0 -168
- package/node_modules/ajv/lib/vocabularies/core/id.ts +0 -10
- package/node_modules/ajv/lib/vocabularies/core/index.ts +0 -16
- package/node_modules/ajv/lib/vocabularies/core/ref.ts +0 -129
- package/node_modules/ajv/lib/vocabularies/discriminator/index.ts +0 -113
- package/node_modules/ajv/lib/vocabularies/discriminator/types.ts +0 -12
- package/node_modules/ajv/lib/vocabularies/draft2020.ts +0 -23
- package/node_modules/ajv/lib/vocabularies/draft7.ts +0 -17
- package/node_modules/ajv/lib/vocabularies/dynamic/dynamicAnchor.ts +0 -31
- package/node_modules/ajv/lib/vocabularies/dynamic/dynamicRef.ts +0 -51
- package/node_modules/ajv/lib/vocabularies/dynamic/index.ts +0 -9
- package/node_modules/ajv/lib/vocabularies/dynamic/recursiveAnchor.ts +0 -14
- package/node_modules/ajv/lib/vocabularies/dynamic/recursiveRef.ts +0 -10
- package/node_modules/ajv/lib/vocabularies/errors.ts +0 -18
- package/node_modules/ajv/lib/vocabularies/format/format.ts +0 -120
- package/node_modules/ajv/lib/vocabularies/format/index.ts +0 -6
- package/node_modules/ajv/lib/vocabularies/jtd/discriminator.ts +0 -89
- package/node_modules/ajv/lib/vocabularies/jtd/elements.ts +0 -32
- package/node_modules/ajv/lib/vocabularies/jtd/enum.ts +0 -45
- package/node_modules/ajv/lib/vocabularies/jtd/error.ts +0 -23
- package/node_modules/ajv/lib/vocabularies/jtd/index.ts +0 -37
- package/node_modules/ajv/lib/vocabularies/jtd/metadata.ts +0 -24
- package/node_modules/ajv/lib/vocabularies/jtd/nullable.ts +0 -21
- package/node_modules/ajv/lib/vocabularies/jtd/optionalProperties.ts +0 -15
- package/node_modules/ajv/lib/vocabularies/jtd/properties.ts +0 -184
- package/node_modules/ajv/lib/vocabularies/jtd/ref.ts +0 -76
- package/node_modules/ajv/lib/vocabularies/jtd/type.ts +0 -75
- package/node_modules/ajv/lib/vocabularies/jtd/union.ts +0 -12
- package/node_modules/ajv/lib/vocabularies/jtd/values.ts +0 -58
- package/node_modules/ajv/lib/vocabularies/metadata.ts +0 -17
- package/node_modules/ajv/lib/vocabularies/next.ts +0 -8
- package/node_modules/ajv/lib/vocabularies/unevaluated/index.ts +0 -7
- package/node_modules/ajv/lib/vocabularies/unevaluated/unevaluatedItems.ts +0 -47
- package/node_modules/ajv/lib/vocabularies/unevaluated/unevaluatedProperties.ts +0 -85
- package/node_modules/ajv/lib/vocabularies/validation/const.ts +0 -28
- package/node_modules/ajv/lib/vocabularies/validation/dependentRequired.ts +0 -23
- package/node_modules/ajv/lib/vocabularies/validation/enum.ts +0 -54
- package/node_modules/ajv/lib/vocabularies/validation/index.ts +0 -49
- package/node_modules/ajv/lib/vocabularies/validation/limitContains.ts +0 -16
- package/node_modules/ajv/lib/vocabularies/validation/limitItems.ts +0 -26
- package/node_modules/ajv/lib/vocabularies/validation/limitLength.ts +0 -30
- package/node_modules/ajv/lib/vocabularies/validation/limitNumber.ts +0 -42
- package/node_modules/ajv/lib/vocabularies/validation/limitProperties.ts +0 -26
- package/node_modules/ajv/lib/vocabularies/validation/multipleOf.ts +0 -34
- package/node_modules/ajv/lib/vocabularies/validation/pattern.ts +0 -28
- package/node_modules/ajv/lib/vocabularies/validation/required.ts +0 -98
- package/node_modules/ajv/lib/vocabularies/validation/uniqueItems.ts +0 -79
- package/node_modules/ajv/package.json +0 -126
- package/node_modules/ansi-regex/index.d.ts +0 -37
- package/node_modules/ansi-regex/index.js +0 -10
- package/node_modules/ansi-regex/license +0 -9
- package/node_modules/ansi-regex/package.json +0 -55
- package/node_modules/ansi-regex/readme.md +0 -78
- package/node_modules/ansi-styles/index.d.ts +0 -345
- package/node_modules/ansi-styles/index.js +0 -163
- package/node_modules/ansi-styles/license +0 -9
- package/node_modules/ansi-styles/package.json +0 -56
- package/node_modules/ansi-styles/readme.md +0 -152
- package/node_modules/astral-regex/index.d.ts +0 -28
- package/node_modules/astral-regex/index.js +0 -6
- package/node_modules/astral-regex/license +0 -9
- package/node_modules/astral-regex/package.json +0 -33
- package/node_modules/astral-regex/readme.md +0 -46
- package/node_modules/at-least-node/LICENSE +0 -6
- package/node_modules/at-least-node/README.md +0 -25
- package/node_modules/at-least-node/index.js +0 -5
- package/node_modules/at-least-node/package.json +0 -32
- package/node_modules/chalk/index.d.ts +0 -415
- package/node_modules/chalk/license +0 -9
- package/node_modules/chalk/package.json +0 -68
- package/node_modules/chalk/readme.md +0 -341
- package/node_modules/chalk/source/index.js +0 -229
- package/node_modules/chalk/source/templates.js +0 -134
- package/node_modules/chalk/source/util.js +0 -39
- package/node_modules/color-convert/CHANGELOG.md +0 -54
- package/node_modules/color-convert/LICENSE +0 -21
- package/node_modules/color-convert/README.md +0 -68
- package/node_modules/color-convert/conversions.js +0 -839
- package/node_modules/color-convert/index.js +0 -81
- package/node_modules/color-convert/package.json +0 -48
- package/node_modules/color-convert/route.js +0 -97
- package/node_modules/color-name/LICENSE +0 -8
- package/node_modules/color-name/README.md +0 -11
- package/node_modules/color-name/index.js +0 -152
- package/node_modules/color-name/package.json +0 -28
- package/node_modules/diff/CONTRIBUTING.md +0 -36
- package/node_modules/diff/LICENSE +0 -29
- package/node_modules/diff/README.md +0 -339
- package/node_modules/diff/dist/diff.js +0 -1730
- package/node_modules/diff/dist/diff.min.js +0 -1
- package/node_modules/diff/lib/convert/dmp.js +0 -32
- package/node_modules/diff/lib/convert/xml.js +0 -42
- package/node_modules/diff/lib/diff/array.js +0 -45
- package/node_modules/diff/lib/diff/base.js +0 -358
- package/node_modules/diff/lib/diff/character.js +0 -37
- package/node_modules/diff/lib/diff/css.js +0 -41
- package/node_modules/diff/lib/diff/json.js +0 -163
- package/node_modules/diff/lib/diff/line.js +0 -94
- package/node_modules/diff/lib/diff/sentence.js +0 -41
- package/node_modules/diff/lib/diff/word.js +0 -108
- package/node_modules/diff/lib/index.es6.js +0 -1699
- package/node_modules/diff/lib/index.js +0 -234
- package/node_modules/diff/lib/index.mjs +0 -1699
- package/node_modules/diff/lib/patch/apply.js +0 -238
- package/node_modules/diff/lib/patch/create.js +0 -276
- package/node_modules/diff/lib/patch/merge.js +0 -613
- package/node_modules/diff/lib/patch/parse.js +0 -167
- package/node_modules/diff/lib/patch/reverse.js +0 -63
- package/node_modules/diff/lib/util/array.js +0 -32
- package/node_modules/diff/lib/util/distance-iterator.js +0 -57
- package/node_modules/diff/lib/util/params.js +0 -24
- package/node_modules/diff/package.json +0 -89
- package/node_modules/diff/release-notes.md +0 -317
- package/node_modules/diff/runtime.js +0 -3
- package/node_modules/emoji-regex/LICENSE-MIT.txt +0 -20
- package/node_modules/emoji-regex/README.md +0 -73
- package/node_modules/emoji-regex/es2015/index.js +0 -6
- package/node_modules/emoji-regex/es2015/text.js +0 -6
- package/node_modules/emoji-regex/index.d.ts +0 -23
- package/node_modules/emoji-regex/index.js +0 -6
- package/node_modules/emoji-regex/package.json +0 -50
- package/node_modules/emoji-regex/text.js +0 -6
- package/node_modules/fast-deep-equal/LICENSE +0 -21
- package/node_modules/fast-deep-equal/README.md +0 -96
- package/node_modules/fast-deep-equal/es6/index.d.ts +0 -2
- package/node_modules/fast-deep-equal/es6/index.js +0 -72
- package/node_modules/fast-deep-equal/es6/react.d.ts +0 -2
- package/node_modules/fast-deep-equal/es6/react.js +0 -79
- package/node_modules/fast-deep-equal/index.d.ts +0 -4
- package/node_modules/fast-deep-equal/index.js +0 -46
- package/node_modules/fast-deep-equal/package.json +0 -61
- package/node_modules/fast-deep-equal/react.d.ts +0 -2
- package/node_modules/fast-deep-equal/react.js +0 -53
- package/node_modules/fast-uri/.gitattributes +0 -2
- package/node_modules/fast-uri/.github/.stale.yml +0 -21
- package/node_modules/fast-uri/.github/dependabot.yml +0 -13
- package/node_modules/fast-uri/.github/tests_checker.yml +0 -8
- package/node_modules/fast-uri/.github/workflows/ci.yml +0 -23
- package/node_modules/fast-uri/.github/workflows/package-manager-ci.yml +0 -20
- package/node_modules/fast-uri/LICENSE +0 -30
- package/node_modules/fast-uri/README.md +0 -125
- package/node_modules/fast-uri/benchmark.js +0 -105
- package/node_modules/fast-uri/index.js +0 -303
- package/node_modules/fast-uri/lib/schemes.js +0 -188
- package/node_modules/fast-uri/lib/scopedChars.js +0 -30
- package/node_modules/fast-uri/lib/utils.js +0 -242
- package/node_modules/fast-uri/package.json +0 -39
- package/node_modules/fast-uri/test/.gitkeep +0 -0
- package/node_modules/fast-uri/test/ajv.test.js +0 -39
- package/node_modules/fast-uri/test/compatibility.test.js +0 -131
- package/node_modules/fast-uri/test/equal.test.js +0 -103
- package/node_modules/fast-uri/test/parse.test.js +0 -318
- package/node_modules/fast-uri/test/resolve.test.js +0 -75
- package/node_modules/fast-uri/test/serialize.test.js +0 -143
- package/node_modules/fast-uri/test/uri-js.test.js +0 -912
- package/node_modules/fast-uri/test/util.test.js +0 -23
- package/node_modules/fast-uri/types/index.d.ts +0 -53
- package/node_modules/fast-uri/types/index.test-d.ts +0 -17
- package/node_modules/graphql-mapping-template/LICENSE +0 -201
- package/node_modules/graphql-transformer-common/LICENSE +0 -201
- package/node_modules/has-flag/index.d.ts +0 -39
- package/node_modules/has-flag/index.js +0 -8
- package/node_modules/has-flag/license +0 -9
- package/node_modules/has-flag/package.json +0 -46
- package/node_modules/has-flag/readme.md +0 -89
- package/node_modules/is-fullwidth-code-point/index.d.ts +0 -17
- package/node_modules/is-fullwidth-code-point/index.js +0 -50
- package/node_modules/is-fullwidth-code-point/license +0 -9
- package/node_modules/is-fullwidth-code-point/package.json +0 -42
- package/node_modules/is-fullwidth-code-point/readme.md +0 -39
- package/node_modules/json-schema-traverse/.eslintrc.yml +0 -27
- package/node_modules/json-schema-traverse/.github/FUNDING.yml +0 -2
- package/node_modules/json-schema-traverse/.github/workflows/build.yml +0 -28
- package/node_modules/json-schema-traverse/.github/workflows/publish.yml +0 -27
- package/node_modules/json-schema-traverse/LICENSE +0 -21
- package/node_modules/json-schema-traverse/README.md +0 -95
- package/node_modules/json-schema-traverse/index.d.ts +0 -40
- package/node_modules/json-schema-traverse/index.js +0 -93
- package/node_modules/json-schema-traverse/package.json +0 -43
- package/node_modules/json-schema-traverse/spec/.eslintrc.yml +0 -6
- package/node_modules/json-schema-traverse/spec/fixtures/schema.js +0 -125
- package/node_modules/json-schema-traverse/spec/index.spec.js +0 -171
- package/node_modules/lodash.truncate/LICENSE +0 -47
- package/node_modules/lodash.truncate/README.md +0 -18
- package/node_modules/lodash.truncate/index.js +0 -632
- package/node_modules/lodash.truncate/package.json +0 -17
- package/node_modules/require-from-string/index.js +0 -34
- package/node_modules/require-from-string/license +0 -21
- package/node_modules/require-from-string/package.json +0 -28
- package/node_modules/require-from-string/readme.md +0 -56
- package/node_modules/slice-ansi/index.js +0 -103
- package/node_modules/slice-ansi/license +0 -10
- package/node_modules/slice-ansi/package.json +0 -52
- package/node_modules/slice-ansi/readme.md +0 -66
- package/node_modules/string-width/index.d.ts +0 -29
- package/node_modules/string-width/index.js +0 -47
- package/node_modules/string-width/license +0 -9
- package/node_modules/string-width/package.json +0 -56
- package/node_modules/string-width/readme.md +0 -50
- package/node_modules/strip-ansi/index.d.ts +0 -17
- package/node_modules/strip-ansi/index.js +0 -4
- package/node_modules/strip-ansi/license +0 -9
- package/node_modules/strip-ansi/package.json +0 -54
- package/node_modules/strip-ansi/readme.md +0 -46
- package/node_modules/supports-color/browser.js +0 -5
- package/node_modules/supports-color/index.js +0 -135
- package/node_modules/supports-color/license +0 -9
- package/node_modules/supports-color/package.json +0 -53
- package/node_modules/supports-color/readme.md +0 -76
- package/node_modules/table/LICENSE +0 -24
- package/node_modules/table/README.md +0 -837
- package/node_modules/table/dist/src/alignSpanningCell.d.ts +0 -7
- package/node_modules/table/dist/src/alignSpanningCell.js +0 -48
- package/node_modules/table/dist/src/alignSpanningCell.js.map +0 -1
- package/node_modules/table/dist/src/alignString.d.ts +0 -6
- package/node_modules/table/dist/src/alignString.js +0 -60
- package/node_modules/table/dist/src/alignString.js.map +0 -1
- package/node_modules/table/dist/src/alignTableData.d.ts +0 -2
- package/node_modules/table/dist/src/alignTableData.js +0 -20
- package/node_modules/table/dist/src/alignTableData.js.map +0 -1
- package/node_modules/table/dist/src/calculateCellHeight.d.ts +0 -4
- package/node_modules/table/dist/src/calculateCellHeight.js +0 -12
- package/node_modules/table/dist/src/calculateCellHeight.js.map +0 -1
- package/node_modules/table/dist/src/calculateMaximumColumnWidths.d.ts +0 -7
- package/node_modules/table/dist/src/calculateMaximumColumnWidths.js +0 -36
- package/node_modules/table/dist/src/calculateMaximumColumnWidths.js.map +0 -1
- package/node_modules/table/dist/src/calculateOutputColumnWidths.d.ts +0 -2
- package/node_modules/table/dist/src/calculateOutputColumnWidths.js +0 -10
- package/node_modules/table/dist/src/calculateOutputColumnWidths.js.map +0 -1
- package/node_modules/table/dist/src/calculateRowHeights.d.ts +0 -5
- package/node_modules/table/dist/src/calculateRowHeights.js +0 -42
- package/node_modules/table/dist/src/calculateRowHeights.js.map +0 -1
- package/node_modules/table/dist/src/calculateSpanningCellWidth.d.ts +0 -3
- package/node_modules/table/dist/src/calculateSpanningCellWidth.js +0 -26
- package/node_modules/table/dist/src/calculateSpanningCellWidth.js.map +0 -1
- package/node_modules/table/dist/src/createStream.d.ts +0 -2
- package/node_modules/table/dist/src/createStream.js +0 -74
- package/node_modules/table/dist/src/createStream.js.map +0 -1
- package/node_modules/table/dist/src/drawBorder.d.ts +0 -34
- package/node_modules/table/dist/src/drawBorder.js +0 -202
- package/node_modules/table/dist/src/drawBorder.js.map +0 -1
- package/node_modules/table/dist/src/drawContent.d.ts +0 -14
- package/node_modules/table/dist/src/drawContent.js +0 -51
- package/node_modules/table/dist/src/drawContent.js.map +0 -1
- package/node_modules/table/dist/src/drawRow.d.ts +0 -10
- package/node_modules/table/dist/src/drawRow.js +0 -25
- package/node_modules/table/dist/src/drawRow.js.map +0 -1
- package/node_modules/table/dist/src/drawTable.d.ts +0 -2
- package/node_modules/table/dist/src/drawTable.js +0 -31
- package/node_modules/table/dist/src/drawTable.js.map +0 -1
- package/node_modules/table/dist/src/generated/validators.d.ts +0 -13
- package/node_modules/table/dist/src/generated/validators.js +0 -2694
- package/node_modules/table/dist/src/generated/validators.js.map +0 -1
- package/node_modules/table/dist/src/getBorderCharacters.d.ts +0 -2
- package/node_modules/table/dist/src/getBorderCharacters.js +0 -105
- package/node_modules/table/dist/src/getBorderCharacters.js.map +0 -1
- package/node_modules/table/dist/src/index.d.ts +0 -5
- package/node_modules/table/dist/src/index.js +0 -21
- package/node_modules/table/dist/src/index.js.map +0 -1
- package/node_modules/table/dist/src/injectHeaderConfig.d.ts +0 -3
- package/node_modules/table/dist/src/injectHeaderConfig.js +0 -29
- package/node_modules/table/dist/src/injectHeaderConfig.js.map +0 -1
- package/node_modules/table/dist/src/makeRangeConfig.d.ts +0 -3
- package/node_modules/table/dist/src/makeRangeConfig.js +0 -18
- package/node_modules/table/dist/src/makeRangeConfig.js.map +0 -1
- package/node_modules/table/dist/src/makeStreamConfig.d.ts +0 -7
- package/node_modules/table/dist/src/makeStreamConfig.js +0 -43
- package/node_modules/table/dist/src/makeStreamConfig.js.map +0 -1
- package/node_modules/table/dist/src/makeTableConfig.d.ts +0 -7
- package/node_modules/table/dist/src/makeTableConfig.js +0 -62
- package/node_modules/table/dist/src/makeTableConfig.js.map +0 -1
- package/node_modules/table/dist/src/mapDataUsingRowHeights.d.ts +0 -4
- package/node_modules/table/dist/src/mapDataUsingRowHeights.js +0 -52
- package/node_modules/table/dist/src/mapDataUsingRowHeights.js.map +0 -1
- package/node_modules/table/dist/src/padTableData.d.ts +0 -3
- package/node_modules/table/dist/src/padTableData.js +0 -23
- package/node_modules/table/dist/src/padTableData.js.map +0 -1
- package/node_modules/table/dist/src/schemas/config.json +0 -95
- package/node_modules/table/dist/src/schemas/shared.json +0 -139
- package/node_modules/table/dist/src/schemas/streamConfig.json +0 -25
- package/node_modules/table/dist/src/spanningCellManager.d.ts +0 -23
- package/node_modules/table/dist/src/spanningCellManager.js +0 -95
- package/node_modules/table/dist/src/spanningCellManager.js.map +0 -1
- package/node_modules/table/dist/src/stringifyTableData.d.ts +0 -2
- package/node_modules/table/dist/src/stringifyTableData.js +0 -13
- package/node_modules/table/dist/src/stringifyTableData.js.map +0 -1
- package/node_modules/table/dist/src/table.d.ts +0 -2
- package/node_modules/table/dist/src/table.js +0 -32
- package/node_modules/table/dist/src/table.js.map +0 -1
- package/node_modules/table/dist/src/truncateTableData.d.ts +0 -6
- package/node_modules/table/dist/src/truncateTableData.js +0 -24
- package/node_modules/table/dist/src/truncateTableData.js.map +0 -1
- package/node_modules/table/dist/src/types/api.d.ts +0 -130
- package/node_modules/table/dist/src/types/api.js +0 -3
- package/node_modules/table/dist/src/types/api.js.map +0 -1
- package/node_modules/table/dist/src/types/internal.d.ts +0 -1
- package/node_modules/table/dist/src/types/internal.js +0 -3
- package/node_modules/table/dist/src/types/internal.js.map +0 -1
- package/node_modules/table/dist/src/utils.d.ts +0 -9
- package/node_modules/table/dist/src/utils.js +0 -134
- package/node_modules/table/dist/src/utils.js.map +0 -1
- package/node_modules/table/dist/src/validateConfig.d.ts +0 -2
- package/node_modules/table/dist/src/validateConfig.js +0 -27
- package/node_modules/table/dist/src/validateConfig.js.map +0 -1
- package/node_modules/table/dist/src/validateSpanningCellConfig.d.ts +0 -3
- package/node_modules/table/dist/src/validateSpanningCellConfig.js +0 -46
- package/node_modules/table/dist/src/validateSpanningCellConfig.js.map +0 -1
- package/node_modules/table/dist/src/validateTableData.d.ts +0 -1
- package/node_modules/table/dist/src/validateTableData.js +0 -32
- package/node_modules/table/dist/src/validateTableData.js.map +0 -1
- package/node_modules/table/dist/src/wrapCell.d.ts +0 -8
- package/node_modules/table/dist/src/wrapCell.js +0 -33
- package/node_modules/table/dist/src/wrapCell.js.map +0 -1
- package/node_modules/table/dist/src/wrapString.d.ts +0 -9
- package/node_modules/table/dist/src/wrapString.js +0 -27
- package/node_modules/table/dist/src/wrapString.js.map +0 -1
- package/node_modules/table/dist/src/wrapWord.d.ts +0 -1
- package/node_modules/table/dist/src/wrapWord.js +0 -42
- package/node_modules/table/dist/src/wrapWord.js.map +0 -1
- package/node_modules/table/package.json +0 -77
@@ -1,139 +0,0 @@
|
|
1
|
-
'use strict'
|
2
|
-
|
3
|
-
const fs = require('../fs')
|
4
|
-
const path = require('path')
|
5
|
-
const util = require('util')
|
6
|
-
const atLeastNode = require('at-least-node')
|
7
|
-
|
8
|
-
const nodeSupportsBigInt = atLeastNode('10.5.0')
|
9
|
-
const stat = (file) => nodeSupportsBigInt ? fs.stat(file, { bigint: true }) : fs.stat(file)
|
10
|
-
const statSync = (file) => nodeSupportsBigInt ? fs.statSync(file, { bigint: true }) : fs.statSync(file)
|
11
|
-
|
12
|
-
function getStats (src, dest) {
|
13
|
-
return Promise.all([
|
14
|
-
stat(src),
|
15
|
-
stat(dest).catch(err => {
|
16
|
-
if (err.code === 'ENOENT') return null
|
17
|
-
throw err
|
18
|
-
})
|
19
|
-
]).then(([srcStat, destStat]) => ({ srcStat, destStat }))
|
20
|
-
}
|
21
|
-
|
22
|
-
function getStatsSync (src, dest) {
|
23
|
-
let destStat
|
24
|
-
const srcStat = statSync(src)
|
25
|
-
try {
|
26
|
-
destStat = statSync(dest)
|
27
|
-
} catch (err) {
|
28
|
-
if (err.code === 'ENOENT') return { srcStat, destStat: null }
|
29
|
-
throw err
|
30
|
-
}
|
31
|
-
return { srcStat, destStat }
|
32
|
-
}
|
33
|
-
|
34
|
-
function checkPaths (src, dest, funcName, cb) {
|
35
|
-
util.callbackify(getStats)(src, dest, (err, stats) => {
|
36
|
-
if (err) return cb(err)
|
37
|
-
const { srcStat, destStat } = stats
|
38
|
-
if (destStat && areIdentical(srcStat, destStat)) {
|
39
|
-
return cb(new Error('Source and destination must not be the same.'))
|
40
|
-
}
|
41
|
-
if (srcStat.isDirectory() && isSrcSubdir(src, dest)) {
|
42
|
-
return cb(new Error(errMsg(src, dest, funcName)))
|
43
|
-
}
|
44
|
-
return cb(null, { srcStat, destStat })
|
45
|
-
})
|
46
|
-
}
|
47
|
-
|
48
|
-
function checkPathsSync (src, dest, funcName) {
|
49
|
-
const { srcStat, destStat } = getStatsSync(src, dest)
|
50
|
-
if (destStat && areIdentical(srcStat, destStat)) {
|
51
|
-
throw new Error('Source and destination must not be the same.')
|
52
|
-
}
|
53
|
-
if (srcStat.isDirectory() && isSrcSubdir(src, dest)) {
|
54
|
-
throw new Error(errMsg(src, dest, funcName))
|
55
|
-
}
|
56
|
-
return { srcStat, destStat }
|
57
|
-
}
|
58
|
-
|
59
|
-
// recursively check if dest parent is a subdirectory of src.
|
60
|
-
// It works for all file types including symlinks since it
|
61
|
-
// checks the src and dest inodes. It starts from the deepest
|
62
|
-
// parent and stops once it reaches the src parent or the root path.
|
63
|
-
function checkParentPaths (src, srcStat, dest, funcName, cb) {
|
64
|
-
const srcParent = path.resolve(path.dirname(src))
|
65
|
-
const destParent = path.resolve(path.dirname(dest))
|
66
|
-
if (destParent === srcParent || destParent === path.parse(destParent).root) return cb()
|
67
|
-
const callback = (err, destStat) => {
|
68
|
-
if (err) {
|
69
|
-
if (err.code === 'ENOENT') return cb()
|
70
|
-
return cb(err)
|
71
|
-
}
|
72
|
-
if (areIdentical(srcStat, destStat)) {
|
73
|
-
return cb(new Error(errMsg(src, dest, funcName)))
|
74
|
-
}
|
75
|
-
return checkParentPaths(src, srcStat, destParent, funcName, cb)
|
76
|
-
}
|
77
|
-
if (nodeSupportsBigInt) fs.stat(destParent, { bigint: true }, callback)
|
78
|
-
else fs.stat(destParent, callback)
|
79
|
-
}
|
80
|
-
|
81
|
-
function checkParentPathsSync (src, srcStat, dest, funcName) {
|
82
|
-
const srcParent = path.resolve(path.dirname(src))
|
83
|
-
const destParent = path.resolve(path.dirname(dest))
|
84
|
-
if (destParent === srcParent || destParent === path.parse(destParent).root) return
|
85
|
-
let destStat
|
86
|
-
try {
|
87
|
-
destStat = statSync(destParent)
|
88
|
-
} catch (err) {
|
89
|
-
if (err.code === 'ENOENT') return
|
90
|
-
throw err
|
91
|
-
}
|
92
|
-
if (areIdentical(srcStat, destStat)) {
|
93
|
-
throw new Error(errMsg(src, dest, funcName))
|
94
|
-
}
|
95
|
-
return checkParentPathsSync(src, srcStat, destParent, funcName)
|
96
|
-
}
|
97
|
-
|
98
|
-
function areIdentical (srcStat, destStat) {
|
99
|
-
if (destStat.ino && destStat.dev && destStat.ino === srcStat.ino && destStat.dev === srcStat.dev) {
|
100
|
-
if (nodeSupportsBigInt || destStat.ino < Number.MAX_SAFE_INTEGER) {
|
101
|
-
// definitive answer
|
102
|
-
return true
|
103
|
-
}
|
104
|
-
// Use additional heuristics if we can't use 'bigint'.
|
105
|
-
// Different 'ino' could be represented the same if they are >= Number.MAX_SAFE_INTEGER
|
106
|
-
// See issue 657
|
107
|
-
if (destStat.size === srcStat.size &&
|
108
|
-
destStat.mode === srcStat.mode &&
|
109
|
-
destStat.nlink === srcStat.nlink &&
|
110
|
-
destStat.atimeMs === srcStat.atimeMs &&
|
111
|
-
destStat.mtimeMs === srcStat.mtimeMs &&
|
112
|
-
destStat.ctimeMs === srcStat.ctimeMs &&
|
113
|
-
destStat.birthtimeMs === srcStat.birthtimeMs) {
|
114
|
-
// heuristic answer
|
115
|
-
return true
|
116
|
-
}
|
117
|
-
}
|
118
|
-
return false
|
119
|
-
}
|
120
|
-
|
121
|
-
// return true if dest is a subdir of src, otherwise false.
|
122
|
-
// It only checks the path strings.
|
123
|
-
function isSrcSubdir (src, dest) {
|
124
|
-
const srcArr = path.resolve(src).split(path.sep).filter(i => i)
|
125
|
-
const destArr = path.resolve(dest).split(path.sep).filter(i => i)
|
126
|
-
return srcArr.reduce((acc, cur, i) => acc && destArr[i] === cur, true)
|
127
|
-
}
|
128
|
-
|
129
|
-
function errMsg (src, dest, funcName) {
|
130
|
-
return `Cannot ${funcName} '${src}' to a subdirectory of itself, '${dest}'.`
|
131
|
-
}
|
132
|
-
|
133
|
-
module.exports = {
|
134
|
-
checkPaths,
|
135
|
-
checkPathsSync,
|
136
|
-
checkParentPaths,
|
137
|
-
checkParentPathsSync,
|
138
|
-
isSrcSubdir
|
139
|
-
}
|
@@ -1,26 +0,0 @@
|
|
1
|
-
'use strict'
|
2
|
-
|
3
|
-
const fs = require('graceful-fs')
|
4
|
-
|
5
|
-
function utimesMillis (path, atime, mtime, callback) {
|
6
|
-
// if (!HAS_MILLIS_RES) return fs.utimes(path, atime, mtime, callback)
|
7
|
-
fs.open(path, 'r+', (err, fd) => {
|
8
|
-
if (err) return callback(err)
|
9
|
-
fs.futimes(fd, atime, mtime, futimesErr => {
|
10
|
-
fs.close(fd, closeErr => {
|
11
|
-
if (callback) callback(futimesErr || closeErr)
|
12
|
-
})
|
13
|
-
})
|
14
|
-
})
|
15
|
-
}
|
16
|
-
|
17
|
-
function utimesMillisSync (path, atime, mtime) {
|
18
|
-
const fd = fs.openSync(path, 'r+')
|
19
|
-
fs.futimesSync(fd, atime, mtime)
|
20
|
-
return fs.closeSync(fd)
|
21
|
-
}
|
22
|
-
|
23
|
-
module.exports = {
|
24
|
-
utimesMillis,
|
25
|
-
utimesMillisSync
|
26
|
-
}
|
@@ -1,70 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"name": "fs-extra",
|
3
|
-
"version": "9.1.0",
|
4
|
-
"description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.",
|
5
|
-
"engines": {
|
6
|
-
"node": ">=10"
|
7
|
-
},
|
8
|
-
"homepage": "https://github.com/jprichardson/node-fs-extra",
|
9
|
-
"repository": {
|
10
|
-
"type": "git",
|
11
|
-
"url": "https://github.com/jprichardson/node-fs-extra"
|
12
|
-
},
|
13
|
-
"keywords": [
|
14
|
-
"fs",
|
15
|
-
"file",
|
16
|
-
"file system",
|
17
|
-
"copy",
|
18
|
-
"directory",
|
19
|
-
"extra",
|
20
|
-
"mkdirp",
|
21
|
-
"mkdir",
|
22
|
-
"mkdirs",
|
23
|
-
"recursive",
|
24
|
-
"json",
|
25
|
-
"read",
|
26
|
-
"write",
|
27
|
-
"extra",
|
28
|
-
"delete",
|
29
|
-
"remove",
|
30
|
-
"touch",
|
31
|
-
"create",
|
32
|
-
"text",
|
33
|
-
"output",
|
34
|
-
"move",
|
35
|
-
"promise"
|
36
|
-
],
|
37
|
-
"author": "JP Richardson <jprichardson@gmail.com>",
|
38
|
-
"license": "MIT",
|
39
|
-
"dependencies": {
|
40
|
-
"at-least-node": "^1.0.0",
|
41
|
-
"graceful-fs": "^4.2.0",
|
42
|
-
"jsonfile": "^6.0.1",
|
43
|
-
"universalify": "^2.0.0"
|
44
|
-
},
|
45
|
-
"devDependencies": {
|
46
|
-
"coveralls": "^3.0.0",
|
47
|
-
"klaw": "^2.1.1",
|
48
|
-
"klaw-sync": "^3.0.2",
|
49
|
-
"minimist": "^1.1.1",
|
50
|
-
"mocha": "^5.0.5",
|
51
|
-
"nyc": "^15.0.0",
|
52
|
-
"proxyquire": "^2.0.1",
|
53
|
-
"read-dir-files": "^0.1.1",
|
54
|
-
"standard": "^14.1.0"
|
55
|
-
},
|
56
|
-
"main": "./lib/index.js",
|
57
|
-
"files": [
|
58
|
-
"lib/",
|
59
|
-
"!lib/**/__tests__/"
|
60
|
-
],
|
61
|
-
"scripts": {
|
62
|
-
"full-ci": "npm run lint && npm run coverage",
|
63
|
-
"coverage": "nyc -r lcovonly npm run unit",
|
64
|
-
"coveralls": "coveralls < coverage/lcov.info",
|
65
|
-
"lint": "standard",
|
66
|
-
"test-find": "find ./lib/**/__tests__ -name *.test.js | xargs mocha",
|
67
|
-
"test": "npm run lint && npm run unit",
|
68
|
-
"unit": "node test.js"
|
69
|
-
}
|
70
|
-
}
|
@@ -1,171 +0,0 @@
|
|
1
|
-
6.1.0 / 2020-10-31
|
2
|
-
------------------
|
3
|
-
|
4
|
-
- Add `finalEOL` option to disable writing final EOL ([#115](https://github.com/jprichardson/node-jsonfile/issues/115), [#137](https://github.com/jprichardson/node-jsonfile/pull/137))
|
5
|
-
- Update dependency ([#138](https://github.com/jprichardson/node-jsonfile/pull/138))
|
6
|
-
|
7
|
-
6.0.1 / 2020-03-07
|
8
|
-
------------------
|
9
|
-
|
10
|
-
- Update dependency ([#130](https://github.com/jprichardson/node-jsonfile/pull/130))
|
11
|
-
- Fix code style ([#129](https://github.com/jprichardson/node-jsonfile/pull/129))
|
12
|
-
|
13
|
-
6.0.0 / 2020-02-24
|
14
|
-
------------------
|
15
|
-
|
16
|
-
- **BREAKING:** Drop support for Node 6 & 8 ([#128](https://github.com/jprichardson/node-jsonfile/pull/128))
|
17
|
-
- **BREAKING:** Do not allow passing `null` as options to `readFile()` or `writeFile()` ([#128](https://github.com/jprichardson/node-jsonfile/pull/128))
|
18
|
-
- Refactor internals ([#128](https://github.com/jprichardson/node-jsonfile/pull/128))
|
19
|
-
|
20
|
-
5.0.0 / 2018-09-08
|
21
|
-
------------------
|
22
|
-
|
23
|
-
- **BREAKING:** Drop Node 4 support
|
24
|
-
- **BREAKING:** If no callback is passed to an asynchronous method, a promise is now returned ([#109](https://github.com/jprichardson/node-jsonfile/pull/109))
|
25
|
-
- Cleanup docs
|
26
|
-
|
27
|
-
4.0.0 / 2017-07-12
|
28
|
-
------------------
|
29
|
-
|
30
|
-
- **BREAKING:** Remove global `spaces` option.
|
31
|
-
- **BREAKING:** Drop support for Node 0.10, 0.12, and io.js.
|
32
|
-
- Remove undocumented `passParsingErrors` option.
|
33
|
-
- Added `EOL` override option to `writeFile` when using `spaces`. [#89]
|
34
|
-
|
35
|
-
3.0.1 / 2017-07-05
|
36
|
-
------------------
|
37
|
-
|
38
|
-
- Fixed bug in `writeFile` when there was a serialization error & no callback was passed. In previous versions, an empty file would be written; now no file is written.
|
39
|
-
|
40
|
-
3.0.0 / 2017-04-25
|
41
|
-
------------------
|
42
|
-
|
43
|
-
- Changed behavior of `throws` option for `readFileSync`; now does not throw filesystem errors when `throws` is `false`
|
44
|
-
|
45
|
-
2.4.0 / 2016-09-15
|
46
|
-
------------------
|
47
|
-
### Changed
|
48
|
-
- added optional support for `graceful-fs` [#62]
|
49
|
-
|
50
|
-
2.3.1 / 2016-05-13
|
51
|
-
------------------
|
52
|
-
- fix to support BOM. [#45][#45]
|
53
|
-
|
54
|
-
2.3.0 / 2016-04-16
|
55
|
-
------------------
|
56
|
-
- add `throws` to `readFile()`. See [#39][#39]
|
57
|
-
- add support for any arbitrary `fs` module. Useful with [mock-fs](https://www.npmjs.com/package/mock-fs)
|
58
|
-
|
59
|
-
2.2.3 / 2015-10-14
|
60
|
-
------------------
|
61
|
-
- include file name in parse error. See: https://github.com/jprichardson/node-jsonfile/pull/34
|
62
|
-
|
63
|
-
2.2.2 / 2015-09-16
|
64
|
-
------------------
|
65
|
-
- split out tests into separate files
|
66
|
-
- fixed `throws` when set to `true` in `readFileSync()`. See: https://github.com/jprichardson/node-jsonfile/pull/33
|
67
|
-
|
68
|
-
2.2.1 / 2015-06-25
|
69
|
-
------------------
|
70
|
-
- fixed regression when passing in string as encoding for options in `writeFile()` and `writeFileSync()`. See: https://github.com/jprichardson/node-jsonfile/issues/28
|
71
|
-
|
72
|
-
2.2.0 / 2015-06-25
|
73
|
-
------------------
|
74
|
-
- added `options.spaces` to `writeFile()` and `writeFileSync()`
|
75
|
-
|
76
|
-
2.1.2 / 2015-06-22
|
77
|
-
------------------
|
78
|
-
- fixed if passed `readFileSync(file, 'utf8')`. See: https://github.com/jprichardson/node-jsonfile/issues/25
|
79
|
-
|
80
|
-
2.1.1 / 2015-06-19
|
81
|
-
------------------
|
82
|
-
- fixed regressions if `null` is passed for options. See: https://github.com/jprichardson/node-jsonfile/issues/24
|
83
|
-
|
84
|
-
2.1.0 / 2015-06-19
|
85
|
-
------------------
|
86
|
-
- cleanup: JavaScript Standard Style, rename files, dropped terst for assert
|
87
|
-
- methods now support JSON revivers/replacers
|
88
|
-
|
89
|
-
2.0.1 / 2015-05-24
|
90
|
-
------------------
|
91
|
-
- update license attribute https://github.com/jprichardson/node-jsonfile/pull/21
|
92
|
-
|
93
|
-
2.0.0 / 2014-07-28
|
94
|
-
------------------
|
95
|
-
* added `\n` to end of file on write. [#14](https://github.com/jprichardson/node-jsonfile/pull/14)
|
96
|
-
* added `options.throws` to `readFileSync()`
|
97
|
-
* dropped support for Node v0.8
|
98
|
-
|
99
|
-
1.2.0 / 2014-06-29
|
100
|
-
------------------
|
101
|
-
* removed semicolons
|
102
|
-
* bugfix: passed `options` to `fs.readFile` and `fs.readFileSync`. This technically changes behavior, but
|
103
|
-
changes it according to docs. [#12][#12]
|
104
|
-
|
105
|
-
1.1.1 / 2013-11-11
|
106
|
-
------------------
|
107
|
-
* fixed catching of callback bug (ffissore / #5)
|
108
|
-
|
109
|
-
1.1.0 / 2013-10-11
|
110
|
-
------------------
|
111
|
-
* added `options` param to methods, (seanodell / #4)
|
112
|
-
|
113
|
-
1.0.1 / 2013-09-05
|
114
|
-
------------------
|
115
|
-
* removed `homepage` field from package.json to remove NPM warning
|
116
|
-
|
117
|
-
1.0.0 / 2013-06-28
|
118
|
-
------------------
|
119
|
-
* added `.npmignore`, #1
|
120
|
-
* changed spacing default from `4` to `2` to follow Node conventions
|
121
|
-
|
122
|
-
0.0.1 / 2012-09-10
|
123
|
-
------------------
|
124
|
-
* Initial release.
|
125
|
-
|
126
|
-
[#89]: https://github.com/jprichardson/node-jsonfile/pull/89
|
127
|
-
[#45]: https://github.com/jprichardson/node-jsonfile/issues/45 "Reading of UTF8-encoded (w/ BOM) files fails"
|
128
|
-
[#44]: https://github.com/jprichardson/node-jsonfile/issues/44 "Extra characters in written file"
|
129
|
-
[#43]: https://github.com/jprichardson/node-jsonfile/issues/43 "Prettyfy json when written to file"
|
130
|
-
[#42]: https://github.com/jprichardson/node-jsonfile/pull/42 "Moved fs.readFileSync within the try/catch"
|
131
|
-
[#41]: https://github.com/jprichardson/node-jsonfile/issues/41 "Linux: Hidden file not working"
|
132
|
-
[#40]: https://github.com/jprichardson/node-jsonfile/issues/40 "autocreate folder doesn't work from Path-value"
|
133
|
-
[#39]: https://github.com/jprichardson/node-jsonfile/pull/39 "Add `throws` option for readFile (async)"
|
134
|
-
[#38]: https://github.com/jprichardson/node-jsonfile/pull/38 "Update README.md writeFile[Sync] signature"
|
135
|
-
[#37]: https://github.com/jprichardson/node-jsonfile/pull/37 "support append file"
|
136
|
-
[#36]: https://github.com/jprichardson/node-jsonfile/pull/36 "Add typescript definition file."
|
137
|
-
[#35]: https://github.com/jprichardson/node-jsonfile/pull/35 "Add typescript definition file."
|
138
|
-
[#34]: https://github.com/jprichardson/node-jsonfile/pull/34 "readFile JSON parse error includes filename"
|
139
|
-
[#33]: https://github.com/jprichardson/node-jsonfile/pull/33 "fix throw->throws typo in readFileSync()"
|
140
|
-
[#32]: https://github.com/jprichardson/node-jsonfile/issues/32 "readFile & readFileSync can possible have strip-comments as an option?"
|
141
|
-
[#31]: https://github.com/jprichardson/node-jsonfile/pull/31 "[Modify] Support string include is unicode escape string"
|
142
|
-
[#30]: https://github.com/jprichardson/node-jsonfile/issues/30 "How to use Jsonfile package in Meteor.js App?"
|
143
|
-
[#29]: https://github.com/jprichardson/node-jsonfile/issues/29 "writefile callback if no error?"
|
144
|
-
[#28]: https://github.com/jprichardson/node-jsonfile/issues/28 "writeFile options argument broken "
|
145
|
-
[#27]: https://github.com/jprichardson/node-jsonfile/pull/27 "Use svg instead of png to get better image quality"
|
146
|
-
[#26]: https://github.com/jprichardson/node-jsonfile/issues/26 "Breaking change to fs-extra"
|
147
|
-
[#25]: https://github.com/jprichardson/node-jsonfile/issues/25 "support string encoding param for read methods"
|
148
|
-
[#24]: https://github.com/jprichardson/node-jsonfile/issues/24 "readFile: Passing in null options with a callback throws an error"
|
149
|
-
[#23]: https://github.com/jprichardson/node-jsonfile/pull/23 "Add appendFile and appendFileSync"
|
150
|
-
[#22]: https://github.com/jprichardson/node-jsonfile/issues/22 "Default value for spaces in readme.md is outdated"
|
151
|
-
[#21]: https://github.com/jprichardson/node-jsonfile/pull/21 "Update license attribute"
|
152
|
-
[#20]: https://github.com/jprichardson/node-jsonfile/issues/20 "Add simple caching functionallity"
|
153
|
-
[#19]: https://github.com/jprichardson/node-jsonfile/pull/19 "Add appendFileSync method"
|
154
|
-
[#18]: https://github.com/jprichardson/node-jsonfile/issues/18 "Add updateFile and updateFileSync methods"
|
155
|
-
[#17]: https://github.com/jprichardson/node-jsonfile/issues/17 "seem read & write sync has sequentially problem"
|
156
|
-
[#16]: https://github.com/jprichardson/node-jsonfile/pull/16 "export spaces defaulted to null"
|
157
|
-
[#15]: https://github.com/jprichardson/node-jsonfile/issues/15 "`jsonfile.spaces` should default to `null`"
|
158
|
-
[#14]: https://github.com/jprichardson/node-jsonfile/pull/14 "Add EOL at EOF"
|
159
|
-
[#13]: https://github.com/jprichardson/node-jsonfile/issues/13 "Add a final newline"
|
160
|
-
[#12]: https://github.com/jprichardson/node-jsonfile/issues/12 "readFile doesn't accept options"
|
161
|
-
[#11]: https://github.com/jprichardson/node-jsonfile/pull/11 "Added try,catch to readFileSync"
|
162
|
-
[#10]: https://github.com/jprichardson/node-jsonfile/issues/10 "No output or error from writeFile"
|
163
|
-
[#9]: https://github.com/jprichardson/node-jsonfile/pull/9 "Change 'js' to 'jf' in example."
|
164
|
-
[#8]: https://github.com/jprichardson/node-jsonfile/pull/8 "Updated forgotten module.exports to me."
|
165
|
-
[#7]: https://github.com/jprichardson/node-jsonfile/pull/7 "Add file name in error message"
|
166
|
-
[#6]: https://github.com/jprichardson/node-jsonfile/pull/6 "Use graceful-fs when possible"
|
167
|
-
[#5]: https://github.com/jprichardson/node-jsonfile/pull/5 "Jsonfile doesn't behave nicely when used inside a test suite."
|
168
|
-
[#4]: https://github.com/jprichardson/node-jsonfile/pull/4 "Added options parameter to writeFile and writeFileSync"
|
169
|
-
[#3]: https://github.com/jprichardson/node-jsonfile/issues/3 "test2"
|
170
|
-
[#2]: https://github.com/jprichardson/node-jsonfile/issues/2 "homepage field must be a string url. Deleted."
|
171
|
-
[#1]: https://github.com/jprichardson/node-jsonfile/pull/1 "adding an `.npmignore` file"
|
@@ -1,15 +0,0 @@
|
|
1
|
-
(The MIT License)
|
2
|
-
|
3
|
-
Copyright (c) 2012-2015, JP Richardson <jprichardson@gmail.com>
|
4
|
-
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
|
6
|
-
(the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify,
|
7
|
-
merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
|
8
|
-
furnished to do so, subject to the following conditions:
|
9
|
-
|
10
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
11
|
-
|
12
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
13
|
-
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
14
|
-
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
15
|
-
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
@@ -1,230 +0,0 @@
|
|
1
|
-
Node.js - jsonfile
|
2
|
-
================
|
3
|
-
|
4
|
-
Easily read/write JSON files in Node.js. _Note: this module cannot be used in the browser._
|
5
|
-
|
6
|
-
[![npm Package](https://img.shields.io/npm/v/jsonfile.svg?style=flat-square)](https://www.npmjs.org/package/jsonfile)
|
7
|
-
[![build status](https://secure.travis-ci.org/jprichardson/node-jsonfile.svg)](http://travis-ci.org/jprichardson/node-jsonfile)
|
8
|
-
[![windows Build status](https://img.shields.io/appveyor/ci/jprichardson/node-jsonfile/master.svg?label=windows%20build)](https://ci.appveyor.com/project/jprichardson/node-jsonfile/branch/master)
|
9
|
-
|
10
|
-
<a href="https://github.com/feross/standard"><img src="https://cdn.rawgit.com/feross/standard/master/sticker.svg" alt="Standard JavaScript" width="100"></a>
|
11
|
-
|
12
|
-
Why?
|
13
|
-
----
|
14
|
-
|
15
|
-
Writing `JSON.stringify()` and then `fs.writeFile()` and `JSON.parse()` with `fs.readFile()` enclosed in `try/catch` blocks became annoying.
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
Installation
|
20
|
-
------------
|
21
|
-
|
22
|
-
npm install --save jsonfile
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
API
|
27
|
-
---
|
28
|
-
|
29
|
-
* [`readFile(filename, [options], callback)`](#readfilefilename-options-callback)
|
30
|
-
* [`readFileSync(filename, [options])`](#readfilesyncfilename-options)
|
31
|
-
* [`writeFile(filename, obj, [options], callback)`](#writefilefilename-obj-options-callback)
|
32
|
-
* [`writeFileSync(filename, obj, [options])`](#writefilesyncfilename-obj-options)
|
33
|
-
|
34
|
-
----
|
35
|
-
|
36
|
-
### readFile(filename, [options], callback)
|
37
|
-
|
38
|
-
`options` (`object`, default `undefined`): Pass in any [`fs.readFile`](https://nodejs.org/api/fs.html#fs_fs_readfile_path_options_callback) options or set `reviver` for a [JSON reviver](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse).
|
39
|
-
- `throws` (`boolean`, default: `true`). If `JSON.parse` throws an error, pass this error to the callback.
|
40
|
-
If `false`, returns `null` for the object.
|
41
|
-
|
42
|
-
|
43
|
-
```js
|
44
|
-
const jsonfile = require('jsonfile')
|
45
|
-
const file = '/tmp/data.json'
|
46
|
-
jsonfile.readFile(file, function (err, obj) {
|
47
|
-
if (err) console.error(err)
|
48
|
-
console.dir(obj)
|
49
|
-
})
|
50
|
-
```
|
51
|
-
|
52
|
-
You can also use this method with promises. The `readFile` method will return a promise if you do not pass a callback function.
|
53
|
-
|
54
|
-
```js
|
55
|
-
const jsonfile = require('jsonfile')
|
56
|
-
const file = '/tmp/data.json'
|
57
|
-
jsonfile.readFile(file)
|
58
|
-
.then(obj => console.dir(obj))
|
59
|
-
.catch(error => console.error(error))
|
60
|
-
```
|
61
|
-
|
62
|
-
----
|
63
|
-
|
64
|
-
### readFileSync(filename, [options])
|
65
|
-
|
66
|
-
`options` (`object`, default `undefined`): Pass in any [`fs.readFileSync`](https://nodejs.org/api/fs.html#fs_fs_readfilesync_path_options) options or set `reviver` for a [JSON reviver](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse).
|
67
|
-
- `throws` (`boolean`, default: `true`). If an error is encountered reading or parsing the file, throw the error. If `false`, returns `null` for the object.
|
68
|
-
|
69
|
-
```js
|
70
|
-
const jsonfile = require('jsonfile')
|
71
|
-
const file = '/tmp/data.json'
|
72
|
-
|
73
|
-
console.dir(jsonfile.readFileSync(file))
|
74
|
-
```
|
75
|
-
|
76
|
-
----
|
77
|
-
|
78
|
-
### writeFile(filename, obj, [options], callback)
|
79
|
-
|
80
|
-
`options`: Pass in any [`fs.writeFile`](https://nodejs.org/api/fs.html#fs_fs_writefile_file_data_options_callback) options or set `replacer` for a [JSON replacer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify). Can also pass in `spaces`, or override `EOL` string or set `finalEOL` flag as `false` to not save the file with `EOL` at the end.
|
81
|
-
|
82
|
-
|
83
|
-
```js
|
84
|
-
const jsonfile = require('jsonfile')
|
85
|
-
|
86
|
-
const file = '/tmp/data.json'
|
87
|
-
const obj = { name: 'JP' }
|
88
|
-
|
89
|
-
jsonfile.writeFile(file, obj, function (err) {
|
90
|
-
if (err) console.error(err)
|
91
|
-
})
|
92
|
-
```
|
93
|
-
Or use with promises as follows:
|
94
|
-
|
95
|
-
```js
|
96
|
-
const jsonfile = require('jsonfile')
|
97
|
-
|
98
|
-
const file = '/tmp/data.json'
|
99
|
-
const obj = { name: 'JP' }
|
100
|
-
|
101
|
-
jsonfile.writeFile(file, obj)
|
102
|
-
.then(res => {
|
103
|
-
console.log('Write complete')
|
104
|
-
})
|
105
|
-
.catch(error => console.error(error))
|
106
|
-
```
|
107
|
-
|
108
|
-
|
109
|
-
**formatting with spaces:**
|
110
|
-
|
111
|
-
```js
|
112
|
-
const jsonfile = require('jsonfile')
|
113
|
-
|
114
|
-
const file = '/tmp/data.json'
|
115
|
-
const obj = { name: 'JP' }
|
116
|
-
|
117
|
-
jsonfile.writeFile(file, obj, { spaces: 2 }, function (err) {
|
118
|
-
if (err) console.error(err)
|
119
|
-
})
|
120
|
-
```
|
121
|
-
|
122
|
-
**overriding EOL:**
|
123
|
-
|
124
|
-
```js
|
125
|
-
const jsonfile = require('jsonfile')
|
126
|
-
|
127
|
-
const file = '/tmp/data.json'
|
128
|
-
const obj = { name: 'JP' }
|
129
|
-
|
130
|
-
jsonfile.writeFile(file, obj, { spaces: 2, EOL: '\r\n' }, function (err) {
|
131
|
-
if (err) console.error(err)
|
132
|
-
})
|
133
|
-
```
|
134
|
-
|
135
|
-
|
136
|
-
**disabling the EOL at the end of file:**
|
137
|
-
|
138
|
-
```js
|
139
|
-
const jsonfile = require('jsonfile')
|
140
|
-
|
141
|
-
const file = '/tmp/data.json'
|
142
|
-
const obj = { name: 'JP' }
|
143
|
-
|
144
|
-
jsonfile.writeFile(file, obj, { spaces: 2, finalEOL: false }, function (err) {
|
145
|
-
if (err) console.log(err)
|
146
|
-
})
|
147
|
-
```
|
148
|
-
|
149
|
-
**appending to an existing JSON file:**
|
150
|
-
|
151
|
-
You can use `fs.writeFile` option `{ flag: 'a' }` to achieve this.
|
152
|
-
|
153
|
-
```js
|
154
|
-
const jsonfile = require('jsonfile')
|
155
|
-
|
156
|
-
const file = '/tmp/mayAlreadyExistedData.json'
|
157
|
-
const obj = { name: 'JP' }
|
158
|
-
|
159
|
-
jsonfile.writeFile(file, obj, { flag: 'a' }, function (err) {
|
160
|
-
if (err) console.error(err)
|
161
|
-
})
|
162
|
-
```
|
163
|
-
|
164
|
-
----
|
165
|
-
|
166
|
-
### writeFileSync(filename, obj, [options])
|
167
|
-
|
168
|
-
`options`: Pass in any [`fs.writeFileSync`](https://nodejs.org/api/fs.html#fs_fs_writefilesync_file_data_options) options or set `replacer` for a [JSON replacer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify). Can also pass in `spaces`, or override `EOL` string or set `finalEOL` flag as `false` to not save the file with `EOL` at the end.
|
169
|
-
|
170
|
-
```js
|
171
|
-
const jsonfile = require('jsonfile')
|
172
|
-
|
173
|
-
const file = '/tmp/data.json'
|
174
|
-
const obj = { name: 'JP' }
|
175
|
-
|
176
|
-
jsonfile.writeFileSync(file, obj)
|
177
|
-
```
|
178
|
-
|
179
|
-
**formatting with spaces:**
|
180
|
-
|
181
|
-
```js
|
182
|
-
const jsonfile = require('jsonfile')
|
183
|
-
|
184
|
-
const file = '/tmp/data.json'
|
185
|
-
const obj = { name: 'JP' }
|
186
|
-
|
187
|
-
jsonfile.writeFileSync(file, obj, { spaces: 2 })
|
188
|
-
```
|
189
|
-
|
190
|
-
**overriding EOL:**
|
191
|
-
|
192
|
-
```js
|
193
|
-
const jsonfile = require('jsonfile')
|
194
|
-
|
195
|
-
const file = '/tmp/data.json'
|
196
|
-
const obj = { name: 'JP' }
|
197
|
-
|
198
|
-
jsonfile.writeFileSync(file, obj, { spaces: 2, EOL: '\r\n' })
|
199
|
-
```
|
200
|
-
|
201
|
-
**disabling the EOL at the end of file:**
|
202
|
-
|
203
|
-
```js
|
204
|
-
const jsonfile = require('jsonfile')
|
205
|
-
|
206
|
-
const file = '/tmp/data.json'
|
207
|
-
const obj = { name: 'JP' }
|
208
|
-
|
209
|
-
jsonfile.writeFileSync(file, obj, { spaces: 2, finalEOL: false })
|
210
|
-
```
|
211
|
-
|
212
|
-
**appending to an existing JSON file:**
|
213
|
-
|
214
|
-
You can use `fs.writeFileSync` option `{ flag: 'a' }` to achieve this.
|
215
|
-
|
216
|
-
```js
|
217
|
-
const jsonfile = require('jsonfile')
|
218
|
-
|
219
|
-
const file = '/tmp/mayAlreadyExistedData.json'
|
220
|
-
const obj = { name: 'JP' }
|
221
|
-
|
222
|
-
jsonfile.writeFileSync(file, obj, { flag: 'a' })
|
223
|
-
```
|
224
|
-
|
225
|
-
License
|
226
|
-
-------
|
227
|
-
|
228
|
-
(MIT License)
|
229
|
-
|
230
|
-
Copyright 2012-2016, JP Richardson <jprichardson@gmail.com>
|