You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-change-highlight

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-change-highlight - npm Package Compare versions

Comparing version

to
1.3.0-testing-publish

build/README.md

5

package.json
{
"name": "react-change-highlight",
"version": "1.3.0-latest",
"version": "1.3.0-testing-publish",
"description": "React component to highlight the changed content immediately and bring focus of the user into the changed part",

@@ -23,3 +23,4 @@ "keywords": [

"build": "rollup -c",
"postbuild": "npm pack && tar -xvzf *.tgz && rm -rf package *.tgz && cp ../../README.md build/README.md"
"prebuild": "cp ../../README.md README.md",
"postbuild": "npm pack && tar -xvzf *.tgz && rm -rf package *.tgz"
},

@@ -26,0 +27,0 @@ "peerDependencies": {