@oursprivacy/react-json-view 1.27.3 → 1.27.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,333 +1,267 @@
1
1
  {
2
- "name": "@oursprivacy/react-json-view",
3
- "description": "Interactive react component for displaying javascript arrays and JSON objects.",
4
- "homepage": "https://github.com/microlinkhq/react-json-view",
5
- "version": "1.27.3",
6
- "main": "dist/main.js",
7
- "author": {
8
- "name": "Mac Gainor"
9
- },
10
- "contributors": [
11
- {
12
- "name": "mac",
13
- "email": "mac.gainor@gmail.com"
14
- },
15
- {
16
- "name": "Kiko Beats",
17
- "email": "josefrancisco.verdu@gmail.com"
18
- },
19
- {
20
- "name": "Brad Adams",
21
- "email": "hi@breadadams.com"
22
- },
23
- {
24
- "name": "Xuefei Li",
25
- "email": "frankvsense@gmail.com"
26
- },
27
- {
28
- "name": "Caina Leao",
29
- "email": "caina.leao@endemolshine.com"
30
- },
31
- {
32
- "name": "Mikolaj",
33
- "email": "mikolaj@grid.gg"
34
- },
35
- {
36
- "name": "Tom McLaughlin",
37
- "email": "tom@codedown.io"
38
- },
39
- {
40
- "name": "Vadim Zainetdinov",
41
- "email": "vadim.zvf@gmail.com"
42
- },
43
- {
44
- "name": "Nicolas DUBIEN",
45
- "email": "github@dubien.org"
46
- },
47
- {
48
- "name": "Andy Baird",
49
- "email": "andy@threadsculture.com"
50
- },
51
- {
52
- "name": "Marc Bernard",
53
- "email": "59966492+mbtools@users.noreply.github.com"
54
- },
55
- {
56
- "name": "Daniel Santos",
57
- "email": "dsantosp12@gmail.com"
58
- },
59
- {
60
- "name": "mac-s-g",
61
- "email": "mac@conversica.com"
62
- },
63
- {
64
- "name": "jorgejar",
65
- "email": "jorge.jaramillo@docker.com"
66
- },
67
- {
68
- "name": "Pravdomil",
69
- "email": "pravdomil.toman@gmail.com"
70
- },
71
- {
72
- "name": "superfaz",
73
- "email": "16510828+superfaz@users.noreply.github.com"
74
- },
75
- {
76
- "name": "Orta Therox",
77
- "email": "git@orta.io"
78
- },
79
- {
80
- "name": "Varad Chemburkar",
81
- "email": "vhc1992@gmail.com"
82
- },
83
- {
84
- "name": "Ashwin Menkudle",
85
- "email": "ashwinmenkudle@gmail.com"
86
- },
87
- {
88
- "name": "Aaron Cunnington",
89
- "email": "azcn2503@gmail.com"
90
- },
91
- {
92
- "name": "Bob Thomas",
93
- "email": "BThomas@tripwire.com"
94
- },
95
- {
96
- "name": "Cai Leao",
97
- "email": "cainaleaouk@users.noreply.github.com"
98
- },
99
- {
100
- "name": "Craig Kochis",
101
- "email": "cjkochis@gmail.com"
102
- },
103
- {
104
- "name": "casey langen",
105
- "email": "clangen@nerdwallet.com"
106
- },
107
- {
108
- "name": "Dheeraj Yennam",
109
- "email": "dyennam@gmail.com"
110
- },
111
- {
112
- "name": "Dylan Dirlam",
113
- "email": "dylan@dirlam.dev"
114
- },
115
- {
116
- "name": "shybyte",
117
- "email": "ein@volloeko.de"
118
- },
119
- {
120
- "name": "EvertE",
121
- "email": "evert.etienne@sitemark.com"
122
- },
123
- {
124
- "name": "Guillaume FORTAINE",
125
- "email": "guillaume.fortaine@ingenico.com"
126
- },
127
- {
128
- "name": "Jack",
129
- "email": "jackdh@users.noreply.github.com"
130
- },
131
- {
132
- "name": "Jason Etcovitch",
133
- "email": "jasonetco@gmail.com"
134
- },
135
- {
136
- "name": "Michael Reynolds",
137
- "email": "michael.reynolds@paybase.io"
138
- },
139
- {
140
- "name": "Jeremy Liberman",
141
- "email": "mrleebo@msn.com"
142
- },
143
- {
144
- "name": "Oleg Proskurin",
145
- "email": "regx@usul.su"
146
- },
147
- {
148
- "name": "Rubens Mariuzzo",
149
- "email": "rubens@mariuzzo.com"
150
- },
151
- {
152
- "name": "Ryan Haywood",
153
- "email": "ryan@ryanhaywood.com"
154
- },
155
- {
156
- "name": "Taylor Birkeland",
157
- "email": "tabirkeland@gmail.com"
158
- },
159
- {
160
- "name": "John Arthur",
161
- "email": "thorjarhun@users.noreply.github.com"
162
- },
163
- {
164
- "name": "Uzi Kilon",
165
- "email": "uzikilon@users.noreply.github.com"
166
- },
167
- {
168
- "name": "DELORD Vincent",
169
- "email": "vincent.delord@renault.com"
170
- },
171
- {
172
- "name": "REDMOND\\xuefl",
173
- "email": "xuefl@microsoft.com"
174
- },
175
- {
176
- "name": "Mert Donmezyurek",
177
- "email": "info@mertdy.com"
178
- },
179
- {
180
- "name": "n1c0de",
181
- "email": "n1c0de@protonmail.com"
182
- }
183
- ],
184
- "repository": {
185
- "type": "git",
186
- "url": "git+https://github.com/microlinkhq/react-json-view.git"
187
- },
188
- "bugs": {
189
- "url": "https://github.com/microlinkhq/react-json-view/issues"
190
- },
191
- "keywords": [
192
- "array-viewer",
193
- "base-16",
194
- "component",
195
- "interactive",
196
- "interactive-json",
197
- "json",
198
- "json-component",
199
- "json-display",
200
- "json-inspector",
201
- "json-tree",
202
- "json-tree",
203
- "json-view",
204
- "json-viewer",
205
- "react",
206
- "react-component",
207
- "react-json",
208
- "theme",
209
- "tree",
210
- "tree-view",
211
- "treeview"
212
- ],
213
- "dependencies": {
214
- "react-base16-styling": "~0.9.0",
215
- "react-lifecycles-compat": "~3.0.4",
216
- "react-textarea-autosize": "~8.5.7"
217
- },
218
- "devDependencies": {
219
- "@babel/core": "^7.13.0",
220
- "@babel/eslint-parser": "~7.12.1",
221
- "@babel/plugin-proposal-private-property-in-object": "~7.21.11",
222
- "@babel/plugin-syntax-class-properties": "~7.12.1",
223
- "@babel/plugin-syntax-jsx": "~7.12.1",
224
- "@babel/register": "7.12.10",
225
- "@commitlint/cli": "latest",
226
- "@commitlint/config-conventional": "latest",
227
- "@ksmithut/prettier-standard": "latest",
228
- "@types/react": "^18.2.20",
229
- "babel-loader": "8.4.1",
230
- "babel-plugin-istanbul": "6.1.1",
231
- "babel-plugin-react-html-attrs": "~2.1.0",
232
- "babel-preset-react-app": "10.0.1",
233
- "browser-sync": "~3.0.3",
234
- "chai": "~4.2.0",
235
- "cheerio": "1.0.0-rc.3",
236
- "css-loader": "~4.3.0",
237
- "enzyme": "~3.11.0",
238
- "enzyme-adapter-react-16": "~1.15.5",
239
- "finepack": "latest",
240
- "github-generate-release": "latest",
241
- "html-webpack-plugin": "^4.5.2",
242
- "ignore-styles": "~5.0.1",
243
- "jsdom": "~16.4.0",
244
- "mocha": "~8.2.1",
245
- "moment": "~2.29.1",
246
- "nano-staged": "latest",
247
- "nyc": "~15.1.0",
248
- "prettier": "~2.2.1",
249
- "react": "~16.14.0",
250
- "react-dom": "~16.14.0",
251
- "react-select": "~1.1.0",
252
- "react-test-renderer": "~16.14.0",
253
- "sass": "~1.47.0",
254
- "sass-loader": "~10.1.1",
255
- "simple-git-hooks": "latest",
256
- "sinon": "~9.2.3",
257
- "standard": "latest",
258
- "standard-version": "latest",
259
- "style-loader": "~1.3.0",
260
- "tinyrun": "~1.0.2",
261
- "typescript": "^4.5.4",
262
- "webpack": "~5.93.0",
263
- "webpack-bundle-analyzer": "~4.10.2",
264
- "webpack-bundle-size-analyzer": "~3.1.0",
265
- "webpack-cli": "~5.1.4",
266
- "webpack-dev-server": "~5.0.4"
267
- },
268
- "engines": {
269
- "node": ">=17"
270
- },
271
- "files": [
272
- "dist",
273
- "index.d.ts"
274
- ],
275
- "scripts": {
276
- "build": "NODE_OPTIONS=--openssl-legacy-provider NODE_ENV=production webpack --config webpack/webpack.config.js --progress",
277
- "dev": "NODE_ENV=development webpack serve --config webpack/webpack.config-dev.js --open",
278
- "docs:build": "NODE_ENV=production webpack --node-env production --config webpack/webpack.config-docs.js --progress",
279
- "docs:dev": "tinyrun 'npm run docs:dev:watch' 'npm run docs:dev:browserync'",
280
- "docs:dev:browserync": "browser-sync start --serveStatic docs/ --server --files 'index.html, **/*.(css|js|md)'",
281
- "docs:dev:watch": "npm run docs:build -- --watch",
282
- "lint": "standard",
283
- "modules:size-analyzer": "webpack --config webpack/webpack.config.js --json | webpack-bundle-size-analyzer",
284
- "modules:tree": "webpack --config webpack/webpack.config.js --json ",
285
- "postrelease": "npm run release:tags && npm run release:github && npm publish --access public",
286
- "prerelease": "npm run build",
287
- "release": "standard-version -a",
288
- "release:github": "github-generate-release",
289
- "release:tags": "git push --follow-tags origin HEAD:master",
290
- "test": "npm run test:coverage",
291
- "test:coverage": "NODE_ENV=test nyc --reporter=text-lcov mocha test/**/*-test.js",
292
- "test:unit": "NODE_ENV=test nyc mocha test/**/*-test.js",
293
- "test:watch": "NODE_ENV=test nyc mocha -w test/**/*-test.js"
294
- },
295
- "license": "MIT",
296
- "commitlint": {
297
- "extends": [
298
- "@commitlint/config-conventional"
299
- ],
300
- "rules": {
301
- "body-max-line-length": [
302
- 0
303
- ]
304
- }
305
- },
306
- "nano-staged": {
307
- "*.js": [
308
- "prettier-standard",
309
- "standard --fix"
310
- ],
311
- "package.json": [
312
- "finepack"
313
- ]
314
- },
315
- "peerDependencies": {
316
- "react": ">= 15",
317
- "react-dom": ">= 15"
318
- },
319
- "simple-git-hooks": {
320
- "commit-msg": "npx commitlint --edit",
321
- "pre-commit": "npx nano-staged"
322
- },
323
- "standard": {
324
- "globals": [
325
- "describe",
326
- "it"
327
- ],
328
- "ignore": [
329
- "demo/dist",
330
- "dev-server"
331
- ]
332
- }
2
+ "name": "@oursprivacy/react-json-view",
3
+ "description": "Interactive react component for displaying javascript arrays and JSON objects.",
4
+ "homepage": "https://github.com/with-ours/react-json-view",
5
+ "version": "1.27.4",
6
+ "main": "dist/main.cjs.js",
7
+ "module": "dist/main.esm.js",
8
+ "types": "index.d.ts",
9
+ "exports": {
10
+ ".": {
11
+ "import": {
12
+ "types": "./index.d.ts",
13
+ "default": "./dist/main.esm.js"
14
+ },
15
+ "require": {
16
+ "types": "./index.d.ts",
17
+ "default": "./dist/main.cjs.js"
18
+ }
19
+ },
20
+ "./umd": "./dist/main.umd.js",
21
+ "./package.json": "./package.json"
22
+ },
23
+ "author": {
24
+ "name": "Mac Gainor"
25
+ },
26
+ "contributors": [
27
+ {
28
+ "name": "mac",
29
+ "email": "mac.gainor@gmail.com"
30
+ },
31
+ {
32
+ "name": "Kiko Beats",
33
+ "email": "josefrancisco.verdu@gmail.com"
34
+ },
35
+ {
36
+ "name": "Brad Adams",
37
+ "email": "hi@breadadams.com"
38
+ },
39
+ {
40
+ "name": "Xuefei Li",
41
+ "email": "frankvsense@gmail.com"
42
+ },
43
+ {
44
+ "name": "Caina Leao",
45
+ "email": "caina.leao@endemolshine.com"
46
+ },
47
+ {
48
+ "name": "Mikolaj",
49
+ "email": "mikolaj@grid.gg"
50
+ },
51
+ {
52
+ "name": "Tom McLaughlin",
53
+ "email": "tom@codedown.io"
54
+ },
55
+ {
56
+ "name": "Vadim Zainetdinov",
57
+ "email": "vadim.zvf@gmail.com"
58
+ },
59
+ {
60
+ "name": "Nicolas DUBIEN",
61
+ "email": "github@dubien.org"
62
+ },
63
+ {
64
+ "name": "Andy Baird",
65
+ "email": "andy@threadsculture.com"
66
+ },
67
+ {
68
+ "name": "Marc Bernard",
69
+ "email": "59966492+mbtools@users.noreply.github.com"
70
+ },
71
+ {
72
+ "name": "Daniel Santos",
73
+ "email": "dsantosp12@gmail.com"
74
+ },
75
+ {
76
+ "name": "mac-s-g",
77
+ "email": "mac@conversica.com"
78
+ },
79
+ {
80
+ "name": "jorgejar",
81
+ "email": "jorge.jaramillo@docker.com"
82
+ },
83
+ {
84
+ "name": "Pravdomil",
85
+ "email": "pravdomil.toman@gmail.com"
86
+ },
87
+ {
88
+ "name": "superfaz",
89
+ "email": "16510828+superfaz@users.noreply.github.com"
90
+ },
91
+ {
92
+ "name": "Orta Therox",
93
+ "email": "git@orta.io"
94
+ },
95
+ {
96
+ "name": "Varad Chemburkar",
97
+ "email": "vhc1992@gmail.com"
98
+ },
99
+ {
100
+ "name": "Ashwin Menkudle",
101
+ "email": "ashwinmenkudle@gmail.com"
102
+ },
103
+ {
104
+ "name": "Aaron Cunnington",
105
+ "email": "azcn2503@gmail.com"
106
+ },
107
+ {
108
+ "name": "Bob Thomas",
109
+ "email": "BThomas@tripwire.com"
110
+ },
111
+ {
112
+ "name": "Cai Leao",
113
+ "email": "cainaleaouk@users.noreply.github.com"
114
+ },
115
+ {
116
+ "name": "Craig Kochis",
117
+ "email": "cjkochis@gmail.com"
118
+ },
119
+ {
120
+ "name": "casey langen",
121
+ "email": "clangen@nerdwallet.com"
122
+ },
123
+ {
124
+ "name": "Dheeraj Yennam",
125
+ "email": "dyennam@gmail.com"
126
+ },
127
+ {
128
+ "name": "Dylan Dirlam",
129
+ "email": "dylan@dirlam.dev"
130
+ },
131
+ {
132
+ "name": "shybyte",
133
+ "email": "ein@volloeko.de"
134
+ },
135
+ {
136
+ "name": "EvertE",
137
+ "email": "evert.etienne@sitemark.com"
138
+ },
139
+ {
140
+ "name": "Guillaume FORTAINE",
141
+ "email": "guillaume.fortaine@ingenico.com"
142
+ },
143
+ {
144
+ "name": "Jack",
145
+ "email": "jackdh@users.noreply.github.com"
146
+ },
147
+ {
148
+ "name": "Jason Etcovitch",
149
+ "email": "jasonetco@gmail.com"
150
+ },
151
+ {
152
+ "name": "Michael Reynolds",
153
+ "email": "michael.reynolds@paybase.io"
154
+ },
155
+ {
156
+ "name": "Jeremy Liberman",
157
+ "email": "mrleebo@msn.com"
158
+ },
159
+ {
160
+ "name": "Oleg Proskurin",
161
+ "email": "regx@usul.su"
162
+ },
163
+ {
164
+ "name": "Rubens Mariuzzo",
165
+ "email": "rubens@mariuzzo.com"
166
+ },
167
+ {
168
+ "name": "Ryan Haywood",
169
+ "email": "ryan@ryanhaywood.com"
170
+ },
171
+ {
172
+ "name": "Taylor Birkeland",
173
+ "email": "tabirkeland@gmail.com"
174
+ },
175
+ {
176
+ "name": "John Arthur",
177
+ "email": "thorjarhun@users.noreply.github.com"
178
+ },
179
+ {
180
+ "name": "Uzi Kilon",
181
+ "email": "uzikilon@users.noreply.github.com"
182
+ },
183
+ {
184
+ "name": "DELORD Vincent",
185
+ "email": "vincent.delord@renault.com"
186
+ },
187
+ {
188
+ "name": "REDMOND\\xuefl",
189
+ "email": "xuefl@microsoft.com"
190
+ },
191
+ {
192
+ "name": "Mert Donmezyurek",
193
+ "email": "info@mertdy.com"
194
+ },
195
+ {
196
+ "name": "n1c0de",
197
+ "email": "n1c0de@protonmail.com"
198
+ }
199
+ ],
200
+ "repository": {
201
+ "type": "git",
202
+ "url": "git+https://github.com/with-ours/react-json-view.git"
203
+ },
204
+ "bugs": {
205
+ "url": "https://github.com/with-ours/react-json-view/issues"
206
+ },
207
+ "keywords": [
208
+ "array-viewer",
209
+ "base-16",
210
+ "component",
211
+ "interactive",
212
+ "interactive-json",
213
+ "json",
214
+ "json-component",
215
+ "json-display",
216
+ "json-inspector",
217
+ "json-tree",
218
+ "json-tree",
219
+ "json-view",
220
+ "json-viewer",
221
+ "react",
222
+ "react-component",
223
+ "react-json",
224
+ "theme",
225
+ "tree",
226
+ "tree-view",
227
+ "treeview"
228
+ ],
229
+ "dependencies": {
230
+ "react-base16-styling": "~0.9.0",
231
+ "react-lifecycles-compat": "~3.0.4",
232
+ "react-textarea-autosize": "~8.5.7"
233
+ },
234
+ "devDependencies": {
235
+ "@biomejs/biome": "^1.8.0",
236
+ "@testing-library/jest-dom": "^6.1.5",
237
+ "@testing-library/react": "^14.0.0",
238
+ "@types/react": "^18.2.20",
239
+ "@vitejs/plugin-react": "^4.2.1",
240
+ "jsdom": "^24.0.0",
241
+ "moment": "~2.29.1",
242
+ "react": "^18.2.0",
243
+ "react-dom": "^18.2.0",
244
+ "react-select": "~1.1.0",
245
+ "sass": "~1.47.0",
246
+ "typescript": "^4.5.4",
247
+ "vite": "^5.1.0",
248
+ "vitest": "^1.2.0"
249
+ },
250
+ "engines": {
251
+ "node": ">=17"
252
+ },
253
+ "files": ["dist", "index.d.ts"],
254
+ "scripts": {
255
+ "build": "vite build",
256
+ "dev": "vite --config vite.demo.config.js",
257
+ "lint": "biome check --fix --unsafe",
258
+ "test": "vitest",
259
+ "test:ci": "vitest run"
260
+ },
261
+ "license": "MIT",
262
+ "peerDependencies": {
263
+ "react": ">= 15",
264
+ "react-dom": ">= 15"
265
+ },
266
+ "packageManager": "yarn@4.10.3"
333
267
  }