@types/recoil
Advanced tools
Comparing version 0.0.1 to 0.0.9
{ | ||
"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! |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1600
3
0
2
1
1
3
1
2
+ Addedrecoil@*
+ Addedhamt_plus@1.0.2(transitive)
+ Addedreact@19.0.0(transitive)
+ Addedrecoil@0.7.7(transitive)
- Removed@types/react@*
- Removed@types/react@19.0.1(transitive)
- Removedcsstype@3.1.3(transitive)