Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "behest", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Parser for commands to IRC bots", | ||
@@ -23,8 +23,8 @@ "keywords": [ | ||
"dependencies": { | ||
"lodash.foreach": "^3.0.1", | ||
"lodash.includes": "^3.1.1" | ||
"lodash.foreach": "^4.1.0", | ||
"lodash.includes": "^4.1.0" | ||
}, | ||
"devDependencies": { | ||
"tape": "^3.5.0" | ||
"tape": "^4.4.0" | ||
} | ||
} |
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
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
+ Addedlodash.foreach@4.5.0(transitive)
+ Addedlodash.includes@4.3.0(transitive)
- Removedlodash._arrayeach@3.0.0(transitive)
- Removedlodash._baseeach@3.0.4(transitive)
- Removedlodash._baseindexof@3.1.0(transitive)
- Removedlodash._basevalues@3.0.0(transitive)
- Removedlodash._bindcallback@3.0.1(transitive)
- Removedlodash._getnative@3.9.1(transitive)
- Removedlodash._isiterateecall@3.0.9(transitive)
- Removedlodash.foreach@3.0.3(transitive)
- Removedlodash.includes@3.1.3(transitive)
- Removedlodash.isarguments@3.1.0(transitive)
- Removedlodash.isarray@3.0.4(transitive)
- Removedlodash.isstring@3.0.1(transitive)
- Removedlodash.keys@3.1.2(transitive)
Updatedlodash.foreach@^4.1.0
Updatedlodash.includes@^4.1.0