Comparing version 0.7.0 to 0.8.0
{ | ||
"name": "bal-util", | ||
"version": "0.7.0", | ||
"version": "0.8.0", | ||
"description": "Common utility functions for Node.js used and maintained by Benjamin Lupton", | ||
@@ -16,3 +16,3 @@ "homepage": "https://github.com/balupton/bal-util.npm", | ||
"email": "b@lupton.cc", | ||
"web": "http://balupton.com" | ||
"url": "http://balupton.com" | ||
}, | ||
@@ -23,3 +23,3 @@ "maintainers": [ | ||
"email": "b@lupton.cc", | ||
"web": "http://balupton.com" | ||
"url": "http://balupton.com" | ||
} | ||
@@ -31,7 +31,7 @@ ], | ||
"email": "b@lupton.cc", | ||
"web": "http://balupton.com" | ||
"url": "http://balupton.com" | ||
} | ||
], | ||
"bugs": { | ||
"web": "https://github.com/balupton/bal-util.npm/issues" | ||
"url": "https://github.com/balupton/bal-util.npm/issues" | ||
}, | ||
@@ -38,0 +38,0 @@ "licenses": [ |
@@ -39,2 +39,8 @@ # Balupton's Node.js Utility Functions | ||
- v0.8 November 2, 2011 | ||
- Considerable improvements to `scandir`, `cpdir` and `rmdir` | ||
- Note, passing `false` as the file or dir actions will now skip all of that type. Pass `null` if you do not want that. | ||
- `dirAction` is now fired before we read the directories children, if you want it to fire after then in the next callback, pass a callback in the 3rd argument. See `rmdir` for an example of this. | ||
- Fixed npm web to url warnings | ||
- v0.7 October 3, 2011 | ||
@@ -41,0 +47,0 @@ - Added `versionCompare` and `packageCompare` functions |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
28283
72
0
2