@nodeswork/utils
Advanced tools
Comparing version 0.1.13 to 0.1.14
{ | ||
"name": "@nodeswork/utils", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"description": "Utilities used across nodeswork repos.", | ||
@@ -35,3 +35,3 @@ "main": "dist/index.js", | ||
"coffeescript": "^2.0.0-beta3", | ||
"gulp": "^3.9.1", | ||
"gulp": "^4.0.2", | ||
"gulp-typedoc": "^2.0.2", | ||
@@ -47,9 +47,9 @@ "gulp-typescript": "^3.2.2", | ||
"dependencies": { | ||
"@types/object-hash": "^1.1.0", | ||
"@types/object-hash": "^1.3.4", | ||
"@types/underscore": "^1.8.1", | ||
"@types/validator": "^6.2.0", | ||
"object-hash": "^1.1.8", | ||
"object-hash": "^2.0.3", | ||
"underscore": "^1.8.3", | ||
"validator": "^8.0.0" | ||
"validator": "^13.1.17" | ||
} | ||
} |
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
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
56783
1
+ Addedobject-hash@2.2.0(transitive)
+ Addedvalidator@13.12.0(transitive)
- Removedobject-hash@1.3.1(transitive)
- Removedvalidator@8.2.0(transitive)
Updated@types/object-hash@^1.3.4
Updatedobject-hash@^2.0.3
Updatedvalidator@^13.1.17