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.14 to 0.0.15

12

package.json
{
"name": "@youyouzone/react-code-highlight",
"version": "0.0.14",
"version": "0.0.15",
"main": "lib/index.js",

@@ -11,7 +11,7 @@ "types": "lib/index.d.ts",

"commit": "git add . && git commit -m $1",
"prepublish": "",
"publish-git": "git push -u origin master",
"publish-npm": "npm publish",
"publish": "git add . && git commit -m $1",
"postpublish": "npm run publish-git && npm run publish-npm"
"prepublis": "npm run build && npm run precommit",
"publis-git": "git push -u origin master",
"publis-npm": "npm publish",
"publis": "git add . && git commit -m $1",
"postpublis": "npm run publis-git && npm run publis-npm"
},

@@ -18,0 +18,0 @@ "keywords": [

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