Comparing version 0.0.0-experimental-2d01141 to 0.0.0-experimental-2e35619
{ | ||
"name": "remix", | ||
"description": "A framework for building better websites", | ||
"version": "0.0.0-experimental-2d01141", | ||
"version": "0.0.0-experimental-2e35619", | ||
"homepage": "https://remix.run", | ||
"main": "index.js", | ||
"browser": "browser/index.js", | ||
"sideEffects": false | ||
"sideEffects": false, | ||
"dependencies": { | ||
"fs-extra": "^10.0.0" | ||
} | ||
} |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
2335
1
7
50
3
+ Addedfs-extra@^10.0.0
+ Addedfs-extra@10.1.0(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addeduniversalify@2.0.1(transitive)