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

recoil-nexus

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

recoil-nexus - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

4

package.json
{
"name": "recoil-nexus",
"version": "0.2.2",
"version": "0.2.3",
"description": "A small Typescript package to access your Recoil atoms outside of React components.",

@@ -33,2 +33,2 @@ "main": "build/RecoilNexus.js",

}
}
}

@@ -13,3 +13,3 @@ # R E C O I L - N E X U S

- [Simple Loader Example](https://codesandbox.io/s/quirky-euclid-qnvzw)
- [Simple Loader Example](https://codesandbox.io/s/github/luisanton-io/simple-loader-with-nexus)

@@ -28,3 +28,3 @@ ## Install

### 1. Add `RecoilNexus` as children of `RecoilRoot`
### 1. Add `RecoilNexus` in your `RecoilRoot`

@@ -31,0 +31,0 @@ ```tsx

Sorry, the diff of this file is not supported yet

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