@huolala-tech/react-json-view
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@huolala-tech/react-json-view", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A react component for displaying JSON data", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.cjs", |
@@ -32,4 +32,4 @@ import React from 'react'; | ||
declare const ReactJsonView: import('react').MemoExoticComponent<Options>; | ||
declare const ReactJsonView: import('react').NamedExoticComponent<Options>; | ||
export default ReactJsonView; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
117444
156