Socket
Socket
Sign inDemoInstall

recoil

Package Overview
Dependencies
4
Maintainers
4
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.3-alpha.1 to 0.7.3-alpha.2

LICENSE

11

package.json
{
"name": "recoil",
"version": "0.7.3-alpha.1",
"type": "module",
"version": "0.7.3-alpha.2",
"description": "Recoil - A state management library for React",

@@ -11,9 +10,3 @@ "main": "cjs/recoil.js",

"types": "index.d.ts",
"files": [
"umd",
"es",
"cjs",
"native",
"index.d.ts"
],
"files": ["umd", "es", "cjs", "native", "index.d.ts"],
"repository": "https://github.com/facebookexperimental/Recoil.git",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc