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

watch-module

Package Overview
Dependencies
Maintainers
5
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

watch-module - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # CHANGELOG

## 2.2.2
- allow react 17 as ink uses an old reconcilier that thoes not support react 18 for now
## 2.2.1

@@ -7,0 +11,0 @@

4

package.json
{
"name": "watch-module",
"type": "module",
"version": "2.2.1",
"version": "2.2.2",
"description": "A Javascript module watcher to work locally with package",

@@ -30,3 +30,3 @@ "bin": {

"minimist": "^1.2.6",
"react": "^18.2.0"
"react": "^17.0.2 || ^18.2.0"
},

@@ -33,0 +33,0 @@ "devDependencies": {

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