Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

react-r2d2

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-r2d2 - npm Package Compare versions

Comparing version
0.4.1
to
0.4.2
+2
-2
package.json
{
"name": "react-r2d2",
"version": "0.4.1",
"version": "0.4.2",
"description": "HOC for dispatching an action automatically on component render",

@@ -15,3 +15,3 @@ "keywords": ["react", "higher", "order", "component", "redux", "dispatch", "store"],

"build": "npm run build:commonjs && npm run build:es && npm run build:umd",
"publish": "npm run build && npm publish"
"deploy": "npm run build && npm publish"
},

@@ -18,0 +18,0 @@ "author": "Tom Arrell <me@tomarrell.com> (https://github.com/tomarrell)",