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

@types/recoil

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/recoil - npm Package Compare versions

Comparing version 0.0.1 to 0.0.9

27

recoil/package.json
{
"name": "@types/recoil",
"version": "0.0.1",
"description": "TypeScript definitions for recoil",
"license": "MIT",
"contributors": [
{
"name": "Christian Santos",
"url": "https://github.com/csantos42",
"githubUsername": "csantos42"
}
],
"version": "0.0.9",
"typings": null,
"description": "Stub TypeScript definitions entry for recoil, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/recoil"
},
"scripts": {},
"author": "",
"license": "MIT",
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "41722d368d88fc2329e435305c16d46dbb6bbb84136fb4b9a71bfc14429ce5df",
"typeScriptVersion": "3.7"
"recoil": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/recoil`
This is a stub types definition for @types/recoil (undefined).
# Summary
This package contains type definitions for recoil (https://github.com/facebookexperimental/recoil#readme).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/recoil.
### Additional Details
* Last updated: Fri, 12 Jun 2020 18:35:26 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: none
# Credits
These definitions were written by [Christian Santos](https://github.com/csantos42).
recoil provides its own type definitions, so you don't need @types/recoil installed!
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