@youyouzone/react-code-highlight
Advanced tools
Comparing version 0.0.4 to 0.0.5
import { HighLighter } from './components'; | ||
import React from 'react'; | ||
export { HighLighter, React as ReactModule }; | ||
export default HighLighter; |
{ | ||
"name": "@youyouzone/react-code-highlight", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "types": "lib/index.d.ts", |
import { HighLighter } from './components'; | ||
import React from 'react'; | ||
export { HighLighter, React as ReactModule }; | ||
export default HighLighter; |
Sorry, the diff of this file is too big to display
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
1696935
6753