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.9 to 0.0.13

13

package.json
{
"name": "@youyouzone/react-code-highlight",
"version": "0.0.9",
"version": "0.0.13",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {
"clean": "rm -rf lib",
"build": "npm run clean && webpack"
"prebuild": "rm -rf lib",
"build": "webpack",
"precommit": "npm version patch --no-git-tag-version",
"commit": "git add . && git commit -m $1",
"prepublish": "npm run build && npm run precommit",
"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"
},

@@ -10,0 +17,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