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.1.1 to 0.1.2

8

package.json
{
"name": "recoil-nexus",
"version": "0.1.1",
"description": "A small Typescript package to peep and inject values in your Recoil atoms outside of React components.",
"version": "0.1.2",
"description": "A small Typescript package to access your Recoil atoms outside of React components.",
"main": "build/RecoilNexus.js",

@@ -28,3 +28,7 @@ "scripts": {

"react": "^17.0.1"
},
"repository": {
"type": "git",
"url": "https://github.com/luisanton-io/recoil-nexus"
}
}

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

### 2. Use hooks to get/set values: keep in mind that the GET value will return a Promise.
<br/>
| Hook | Returns |

@@ -54,3 +54,3 @@ | :------------- | :----------- |

| `useRecoilNexusSetValue` | returns setter function |
<br/>
```tsx

@@ -57,0 +57,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