Comparing version 3.2.0 to 3.2.1
@@ -0,1 +1,4 @@ | ||
## 3.2.1 | ||
- [#50](https://github.com/SparshithNR/fs-merger/pull/50) Adding prepublishOnly script | ||
## 3.2.0 | ||
@@ -2,0 +5,0 @@ - [#47](https://github.com/SparshithNR/fs-merger/pull/47) Remove unused dependencies and update remaining to latest |
{ | ||
"name": "fs-merger", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "Reads files from a real location", | ||
@@ -18,2 +18,3 @@ "main": "dist/index.js", | ||
"lint:js": "eslint . --cache", | ||
"prepublishOnly": "tsc", | ||
"test": "npm-run-all lint clean build test:unit", | ||
@@ -20,0 +21,0 @@ "test:unit": "mocha tests/unit-test.js -r ts-node/register", |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
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
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
32597
6
386
1
2