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

recoil-sync

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

recoil-sync - npm Package Compare versions

Comparing version 0.0.1-alpha.0 to 0.0.1-alpha.1

LICENSE

8

package.json
{
"name": "recoil-sync",
"version": "0.0.1-alpha.0",
"description": "An add-on library to help synchronize Recoil state with external systems",
"type": "module",
"version": "0.0.1-alpha.1",
"description": "recoil-sync provides an add-on library to help synchronize Recoil state with external systems",
"main": "cjs/index.js",
"module": "es/index.js",
"react-native": "native/index.js",
"unpkg": "umd/index.js",
"types": "index.d.ts",
"files": ["umd", "es", "cjs", "native", "index.d.ts"],
"files": ["umd", "es", "cjs", "index.d.ts"],
"repository": "https://github.com/facebookexperimental/Recoil.git",

@@ -13,0 +11,0 @@ "license": "MIT",

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