Comparing version 1.0.5 to 1.1.0
{ | ||
"name": "yosay", | ||
"version": "1.0.5", | ||
"version": "1.1.0", | ||
"description": "Tell Yeoman what to say", | ||
@@ -33,3 +33,3 @@ "license": "BSD-2-Clause", | ||
"dependencies": { | ||
"ansi-regex": "^1.0.0", | ||
"ansi-regex": "^2.0.0", | ||
"ansi-styles": "^2.0.0", | ||
@@ -39,5 +39,5 @@ "chalk": "^1.0.0", | ||
"pad-component": "0.0.1", | ||
"repeating": "^1.1.3", | ||
"repeating": "^2.0.0", | ||
"string-width": "^1.0.0", | ||
"strip-ansi": "^2.0.0", | ||
"strip-ansi": "^3.0.0", | ||
"taketalk": "^1.0.0", | ||
@@ -44,0 +44,0 @@ "word-wrap": "^1.0.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
+ Addedrepeating@2.0.1(transitive)
- Removedansi-regex@1.1.1(transitive)
- Removedrepeating@1.1.3(transitive)
- Removedstrip-ansi@2.0.1(transitive)
Updatedansi-regex@^2.0.0
Updatedrepeating@^2.0.0
Updatedstrip-ansi@^3.0.0