recoil-sync
Advanced tools
Comparing version 0.0.0 to 0.0.1-alpha.0
{ | ||
"name": "recoil-sync", | ||
"version": "0.0.0", | ||
"description": "Synchronize external state with Recoil", | ||
"main": "index.js", | ||
"license": "MIT" | ||
"version": "0.0.1-alpha.0", | ||
"description": "An add-on library to help synchronize Recoil state with external systems", | ||
"type": "module", | ||
"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"], | ||
"repository": "https://github.com/facebookexperimental/Recoil.git", | ||
"license": "MIT", | ||
"dependencies": { | ||
"transit-js": "^0.8.874" | ||
}, | ||
"peerDependencies": { | ||
"recoil": ">=0.7.0" | ||
} | ||
} |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
393456
23
6238
0
37
Yes
2
3
2
+ Addedtransit-js@^0.8.874
+ Addedhamt_plus@1.0.2(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedreact@18.3.1(transitive)
+ Addedrecoil@0.7.7(transitive)
+ Addedtransit-js@0.8.874(transitive)