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

react-inject-promise

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-inject-promise - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

5

package.json
{
"name": "react-inject-promise",
"version": "0.0.3",
"version": "0.0.4",
"description": "Inject a promised value into a react component, either by 'higher order component' or by 'function as children'.",

@@ -9,6 +9,7 @@ "main": "index.js",

"type": "git",
"url": "git@gitlab.ucloudadmin.com:buhi/react-inject-promise.git"
"url": "git@github.com:buhichan/react-inject-promise.git"
},
"license": "MIT",
"scripts": {
"version": "tsc -p . && git add -A",
"test": "jest"

@@ -15,0 +16,0 @@ },

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