@file-services/utils
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@file-services/utils", | ||
"description": "Common file system utility functions.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "cjs/index.js", | ||
@@ -17,6 +17,6 @@ "module": "esm/index.js", | ||
"dependencies": { | ||
"@file-services/types": "^0.1.0" | ||
"@file-services/types": "^0.1.1" | ||
}, | ||
"devDependencies": { | ||
"@file-services/test-kit": "^0.1.0" | ||
"@file-services/test-kit": "^0.1.1" | ||
}, | ||
@@ -29,7 +29,8 @@ "files": [ | ||
"license": "MIT", | ||
"repository": "git@github.com:wixplosives/file-services.git", | ||
"repository": "https://github.com/wixplosives/file-services/tree/master/packages/utils", | ||
"homepage": "https://github.com/wixplosives/file-services", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "6acdbcaf73f0030c649f75211f4c1fb6e8322f09" | ||
"gitHead": "6d9893c8b3cc62ba96906ed6d4eda7a8d44d3bf7" | ||
} |
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 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
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
10827
1
Updated@file-services/types@^0.1.1