@devtools-ds/object-inspector
Advanced tools
Comparing version 0.131.0 to 0.132.0
@@ -1,1 +0,1 @@ | ||
module.exports = {"object-inspector":"ObjectInspector-object-inspector-793678f","objectInspector":"ObjectInspector-object-inspector-793678f","object-label":"ObjectInspector-object-label-f271316","objectLabel":"ObjectInspector-object-label-f271316","text":"ObjectInspector-text-b326ef1","key":"ObjectInspector-key-cda4da9","value":"ObjectInspector-value-c2ef72b","string":"ObjectInspector-string-3952e1f","regex":"ObjectInspector-regex-d375669","error":"ObjectInspector-error-f70a199","boolean":"ObjectInspector-boolean-e18a8ff","number":"ObjectInspector-number-cf1cfe4","undefined":"ObjectInspector-undefined-125f535","null":"ObjectInspector-null-39ef6a6","function":"ObjectInspector-function-913677a","function-decorator":"ObjectInspector-function-decorator-8eba0d6","functionDecorator":"ObjectInspector-function-decorator-8eba0d6","prototype":"ObjectInspector-prototype-8f0867c","dark":"ObjectInspector-dark-e9a1101","chrome":"ObjectInspector-chrome-48c0860","light":"ObjectInspector-light-9d8e51f"}; | ||
module.exports = {"object-inspector":"ObjectInspector-object-inspector-4e04e19","objectInspector":"ObjectInspector-object-inspector-4e04e19","object-label":"ObjectInspector-object-label-b12eea2","objectLabel":"ObjectInspector-object-label-b12eea2","text":"ObjectInspector-text-f560787","key":"ObjectInspector-key-975500d","value":"ObjectInspector-value-9f4d428","string":"ObjectInspector-string-81b1a7e","regex":"ObjectInspector-regex-064d0a8","error":"ObjectInspector-error-2372c59","boolean":"ObjectInspector-boolean-8b88cf3","number":"ObjectInspector-number-689e5af","undefined":"ObjectInspector-undefined-3c5ef0d","null":"ObjectInspector-null-7344250","function":"ObjectInspector-function-549d701","function-decorator":"ObjectInspector-function-decorator-6358357","functionDecorator":"ObjectInspector-function-decorator-6358357","prototype":"ObjectInspector-prototype-77b8475","dark":"ObjectInspector-dark-ca3e1e5","chrome":"ObjectInspector-chrome-2a0e076","light":"ObjectInspector-light-42967d5"}; |
@@ -1,1 +0,1 @@ | ||
module.exports = {"object-inspector":"ObjectInspector-object-inspector-793678f","objectInspector":"ObjectInspector-object-inspector-793678f","object-label":"ObjectInspector-object-label-f271316","objectLabel":"ObjectInspector-object-label-f271316","text":"ObjectInspector-text-b326ef1","key":"ObjectInspector-key-cda4da9","value":"ObjectInspector-value-c2ef72b","string":"ObjectInspector-string-3952e1f","regex":"ObjectInspector-regex-d375669","error":"ObjectInspector-error-f70a199","boolean":"ObjectInspector-boolean-e18a8ff","number":"ObjectInspector-number-cf1cfe4","undefined":"ObjectInspector-undefined-125f535","null":"ObjectInspector-null-39ef6a6","function":"ObjectInspector-function-913677a","function-decorator":"ObjectInspector-function-decorator-8eba0d6","functionDecorator":"ObjectInspector-function-decorator-8eba0d6","prototype":"ObjectInspector-prototype-8f0867c","dark":"ObjectInspector-dark-e9a1101","chrome":"ObjectInspector-chrome-48c0860","light":"ObjectInspector-light-9d8e51f"}; | ||
module.exports = {"object-inspector":"ObjectInspector-object-inspector-4e04e19","objectInspector":"ObjectInspector-object-inspector-4e04e19","object-label":"ObjectInspector-object-label-b12eea2","objectLabel":"ObjectInspector-object-label-b12eea2","text":"ObjectInspector-text-f560787","key":"ObjectInspector-key-975500d","value":"ObjectInspector-value-9f4d428","string":"ObjectInspector-string-81b1a7e","regex":"ObjectInspector-regex-064d0a8","error":"ObjectInspector-error-2372c59","boolean":"ObjectInspector-boolean-8b88cf3","number":"ObjectInspector-number-689e5af","undefined":"ObjectInspector-undefined-3c5ef0d","null":"ObjectInspector-null-7344250","function":"ObjectInspector-function-549d701","function-decorator":"ObjectInspector-function-decorator-6358357","functionDecorator":"ObjectInspector-function-decorator-6358357","prototype":"ObjectInspector-prototype-77b8475","dark":"ObjectInspector-dark-ca3e1e5","chrome":"ObjectInspector-chrome-2a0e076","light":"ObjectInspector-light-42967d5"}; |
{ | ||
"name": "@devtools-ds/object-inspector", | ||
"version": "0.131.0", | ||
"version": "0.132.0", | ||
"main": "./dist/cjs/index.js", | ||
@@ -33,5 +33,5 @@ "module": "./dist/esm/index.js", | ||
"@babel/runtime": "7.7.2", | ||
"@devtools-ds/object-parser": "^0.131.0", | ||
"@devtools-ds/themes": "^0.131.0", | ||
"@devtools-ds/tree": "^0.131.0", | ||
"@devtools-ds/object-parser": "^0.132.0", | ||
"@devtools-ds/themes": "^0.132.0", | ||
"@devtools-ds/tree": "^0.132.0", | ||
"clsx": "1.1.0" | ||
@@ -51,3 +51,3 @@ }, | ||
], | ||
"gitHead": "da90954077c1cb54deda99fc332bf8d433cc879b" | ||
"gitHead": "b1218cc021326b7a3bf464d6bb994316326b9718" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@devtools-ds/object-parser@0.132.3(transitive)
+ Added@devtools-ds/themes@0.132.3(transitive)
+ Added@devtools-ds/tree@0.132.3(transitive)
+ Added@types/react@19.0.8(transitive)
- Removed@devtools-ds/object-parser@0.131.0(transitive)
- Removed@devtools-ds/themes@0.131.0(transitive)
- Removed@devtools-ds/tree@0.131.0(transitive)
- Removed@types/react@19.0.10(transitive)
Updated@devtools-ds/themes@^0.132.0
Updated@devtools-ds/tree@^0.132.0