Comparing version 0.0.17 to 0.1.0
{ | ||
"name": "@auto/fs", | ||
"version": "0.0.17", | ||
"version": "0.1.0", | ||
"description": "", | ||
"keywords": "", | ||
"repository": "deepsweet/auto", | ||
"homepage": "https://github.com/deepsweet/auto/tree/master/packages/fs", | ||
"author": "Kir Belevich <kir@belevi.ch> (https://twitter.com/deepsweet)", | ||
"contributors": [ | ||
"Alex Feinstein <psxcode@gmail.com> (https://github.com/psxcode)" | ||
], | ||
"keywords": [], | ||
"main": "node/index.js", | ||
"repository": "bubble-dev/_", | ||
"license": "MIT", | ||
"main": "build/esm-loader.js", | ||
"module": "build/index.js", | ||
"types": "build/index.d.ts", | ||
"files": [ | ||
"build/" | ||
], | ||
"engines": { | ||
"node": ">=8.6.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"engines": { | ||
"node": ">=8.6.0" | ||
}, | ||
"dependencies": { | ||
"@auto/utils": "^0.0.15", | ||
"esm": "^3.0.82", | ||
"@auto/utils": "^0.1.0", | ||
"fast-glob": "^2.2.2", | ||
"graceful-fs": "^4.1.11", | ||
"p-all": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/graceful-fs": "^4.1.2", | ||
"@types/p-all": "^1.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
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
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
No website
QualityPackage does not have a website.
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
10960
4
0
234
18
3
2
2
+ Added@auto/utils@0.1.0(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
- Removedesm@^3.0.82
- Removed@auto/utils@0.0.15(transitive)
- Removedesm@3.2.25(transitive)
Updated@auto/utils@^0.1.0