@devtools-ds/object-inspector
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -1,1 +0,1 @@ | ||
module.exports = {"object-inspector":"ObjectInspector-object-inspector-51763ee","objectInspector":"ObjectInspector-object-inspector-51763ee","object-label":"ObjectInspector-object-label-74fc7f5","objectLabel":"ObjectInspector-object-label-74fc7f5","text":"ObjectInspector-text-306bd99","key":"ObjectInspector-key-379f80b","value":"ObjectInspector-value-e190003","string":"ObjectInspector-string-36ef9d2","regex":"ObjectInspector-regex-a015d3e","error":"ObjectInspector-error-4cdbc77","boolean":"ObjectInspector-boolean-a20873a","number":"ObjectInspector-number-bf5d0f3","undefined":"ObjectInspector-undefined-13bb89f","null":"ObjectInspector-null-7cbce47","function":"ObjectInspector-function-92224ca","function-decorator":"ObjectInspector-function-decorator-90e77a4","functionDecorator":"ObjectInspector-function-decorator-90e77a4","prototype":"ObjectInspector-prototype-a4f5936","dark":"ObjectInspector-dark-e732130","chrome":"ObjectInspector-chrome-78bc85d","light":"ObjectInspector-light-412e0ed"}; | ||
module.exports = {"object-inspector":"ObjectInspector-object-inspector-4f8bf30","objectInspector":"ObjectInspector-object-inspector-4f8bf30","object-label":"ObjectInspector-object-label-d8f4f79","objectLabel":"ObjectInspector-object-label-d8f4f79","text":"ObjectInspector-text-c091d36","key":"ObjectInspector-key-288a6c0","value":"ObjectInspector-value-5be6fed","string":"ObjectInspector-string-e6b9684","regex":"ObjectInspector-regex-301e886","error":"ObjectInspector-error-dac4254","boolean":"ObjectInspector-boolean-c5c8602","number":"ObjectInspector-number-20852f2","undefined":"ObjectInspector-undefined-855846c","null":"ObjectInspector-null-7d119a7","function":"ObjectInspector-function-1dd7c62","function-decorator":"ObjectInspector-function-decorator-77cf369","functionDecorator":"ObjectInspector-function-decorator-77cf369","prototype":"ObjectInspector-prototype-803a649","dark":"ObjectInspector-dark-e161fd5","chrome":"ObjectInspector-chrome-623c1ee","light":"ObjectInspector-light-82d2909"}; |
@@ -1,1 +0,1 @@ | ||
module.exports = {"object-inspector":"ObjectInspector-object-inspector-51763ee","objectInspector":"ObjectInspector-object-inspector-51763ee","object-label":"ObjectInspector-object-label-74fc7f5","objectLabel":"ObjectInspector-object-label-74fc7f5","text":"ObjectInspector-text-306bd99","key":"ObjectInspector-key-379f80b","value":"ObjectInspector-value-e190003","string":"ObjectInspector-string-36ef9d2","regex":"ObjectInspector-regex-a015d3e","error":"ObjectInspector-error-4cdbc77","boolean":"ObjectInspector-boolean-a20873a","number":"ObjectInspector-number-bf5d0f3","undefined":"ObjectInspector-undefined-13bb89f","null":"ObjectInspector-null-7cbce47","function":"ObjectInspector-function-92224ca","function-decorator":"ObjectInspector-function-decorator-90e77a4","functionDecorator":"ObjectInspector-function-decorator-90e77a4","prototype":"ObjectInspector-prototype-a4f5936","dark":"ObjectInspector-dark-e732130","chrome":"ObjectInspector-chrome-78bc85d","light":"ObjectInspector-light-412e0ed"}; | ||
module.exports = {"object-inspector":"ObjectInspector-object-inspector-4f8bf30","objectInspector":"ObjectInspector-object-inspector-4f8bf30","object-label":"ObjectInspector-object-label-d8f4f79","objectLabel":"ObjectInspector-object-label-d8f4f79","text":"ObjectInspector-text-c091d36","key":"ObjectInspector-key-288a6c0","value":"ObjectInspector-value-5be6fed","string":"ObjectInspector-string-e6b9684","regex":"ObjectInspector-regex-301e886","error":"ObjectInspector-error-dac4254","boolean":"ObjectInspector-boolean-c5c8602","number":"ObjectInspector-number-20852f2","undefined":"ObjectInspector-undefined-855846c","null":"ObjectInspector-null-7d119a7","function":"ObjectInspector-function-1dd7c62","function-decorator":"ObjectInspector-function-decorator-77cf369","functionDecorator":"ObjectInspector-function-decorator-77cf369","prototype":"ObjectInspector-prototype-803a649","dark":"ObjectInspector-dark-e161fd5","chrome":"ObjectInspector-chrome-623c1ee","light":"ObjectInspector-light-82d2909"}; |
{ | ||
"name": "@devtools-ds/object-inspector", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"main": "./dist/cjs/index.js", | ||
@@ -33,5 +33,5 @@ "module": "./dist/esm/index.js", | ||
"@babel/runtime": "7.7.2", | ||
"@devtools-ds/object-parser": "^1.1.1", | ||
"@devtools-ds/themes": "^1.1.1", | ||
"@devtools-ds/tree": "^1.1.1", | ||
"@devtools-ds/object-parser": "^1.1.2", | ||
"@devtools-ds/themes": "^1.1.2", | ||
"@devtools-ds/tree": "^1.1.2", | ||
"clsx": "1.1.0" | ||
@@ -51,3 +51,3 @@ }, | ||
], | ||
"gitHead": "37eaa44b4b40314e6e7827759d7099e208009a80" | ||
"gitHead": "cb4bb87706abe44bf2f478fb5559f3c221c1e003" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Updated@devtools-ds/themes@^1.1.2
Updated@devtools-ds/tree@^1.1.2