Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-side-effect

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-side-effect - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

5

package.json
{
"name": "react-side-effect",
"version": "1.1.4",
"version": "1.1.5",
"description": "Create components whose prop changes map to a global side effect",
"main": "lib/index.js",
"module": "lib/index.es.js",
"scripts": {
"build": "node scripts/build.js",
"clean": "rimraf lib",
"prepublish": "npm test && npm run clean && npm run build",
"prepare": "npm test && npm run clean && npm run build",
"test": "mocha",

@@ -12,0 +11,0 @@ "test:watch": "mocha --watch",

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