Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@youyouzone/react-code-highlight

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@youyouzone/react-code-highlight - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

3

lib/index.d.ts
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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc