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-latest

6

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

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

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

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