New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-diff-view

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-diff-view - npm Package Compare versions

Comparing version 2.4.0 to 2.4.1

4

package.json
{
"name": "react-diff-view",
"version": "2.4.0",
"version": "2.4.1",
"description": "A git diff component to consume the git unified diff output.",

@@ -17,3 +17,3 @@ "main": "cjs/index.js",

"clean": "rm -rf cjs es style",
"build": "npm run clean && NODE_ENV=production node rollup.js && postcss -o style/index.css src/styles/index.css",
"build": "sh scripts/build.sh",
"build-pages": "rm -rf dist && webpack --config=site/webpack.config.js",

@@ -20,0 +20,0 @@ "prepublishOnly": "npm run build",

Sorry, the diff of this file is not supported yet

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