Comparing version 1.1.1 to 1.1.8
{ | ||
"name": "hint", | ||
"description": "Awesome tooltips at your fingertips", | ||
"version": "1.1.1", | ||
"version": "1.1.8", | ||
"homepage": "https://github.com/bevacqua/hint", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -34,3 +34,5 @@ 'use strict'; | ||
return gulp.src('./src/hint.styl') | ||
.pipe(stylus()) | ||
.pipe(stylus({ | ||
include: 'node_modules' | ||
})) | ||
.pipe(header(extended, { pkg : pkg } )) | ||
@@ -37,0 +39,0 @@ .pipe(gulp.dest('./dist')) |
{ | ||
"name": "hint", | ||
"description": "Awesome tooltips at your fingertips", | ||
"version": "1.1.1", | ||
"version": "1.1.8", | ||
"homepage": "https://github.com/bevacqua/hint", | ||
@@ -27,3 +27,6 @@ "author": { | ||
"gulp-stylus": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"nib": "^1.0.3" | ||
} | ||
} |
@@ -50,1 +50,2 @@ # hint | ||
[1]: http://i.imgur.com/EFP5j4E.png | ||
[2]: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
12093
253
51
1
+ Addednib@^1.0.3
+ Added@adobe/css-tools@4.3.3(transitive)
+ Added@isaacs/cliui@8.0.2(transitive)
+ Added@pkgjs/parseargs@0.11.0(transitive)
+ Addedansi-regex@5.0.16.1.0(transitive)
+ Addedansi-styles@4.3.06.2.1(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@2.0.1(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedcross-spawn@7.0.6(transitive)
+ Addeddebug@4.3.7(transitive)
+ Addedeastasianwidth@0.2.0(transitive)
+ Addedemoji-regex@8.0.09.2.2(transitive)
+ Addedforeground-child@3.3.0(transitive)
+ Addedglob@10.4.5(transitive)
+ Addedis-fullwidth-code-point@3.0.0(transitive)
+ Addedisexe@2.0.0(transitive)
+ Addedjackspeak@3.4.3(transitive)
+ Addedlru-cache@10.4.3(transitive)
+ Addedminimatch@9.0.5(transitive)
+ Addedminipass@7.1.2(transitive)
+ Addedms@2.1.3(transitive)
+ Addednib@1.2.0(transitive)
+ Addedpackage-json-from-dist@1.0.1(transitive)
+ Addedpath-key@3.1.1(transitive)
+ Addedpath-scurry@1.11.1(transitive)
+ Addedsax@1.4.1(transitive)
+ Addedshebang-command@2.0.0(transitive)
+ Addedshebang-regex@3.0.0(transitive)
+ Addedsignal-exit@4.1.0(transitive)
+ Addedsource-map@0.7.4(transitive)
+ Addedstring-width@4.2.35.1.2(transitive)
+ Addedstrip-ansi@6.0.17.1.0(transitive)
+ Addedstylus@0.64.0(transitive)
+ Addedwhich@2.0.2(transitive)
+ Addedwrap-ansi@7.0.08.1.0(transitive)