tether-drop
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "tether-drop", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"homepage": "https://github.com/HubSpot/drop", | ||
@@ -5,0 +5,0 @@ "authors": [ |
@@ -1,2 +0,2 @@ | ||
/*! tether-drop 1.0.4 */ | ||
/*! tether-drop 1.0.5 */ | ||
@@ -3,0 +3,0 @@ (function(root, factory) { |
{ | ||
"name": "tether-drop", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Client-side library for creating dropdowns", | ||
@@ -13,3 +13,2 @@ "authors": [ | ||
"scripts": { | ||
"install": "bower install", | ||
"build": "gulp build" | ||
@@ -23,3 +22,3 @@ }, | ||
"gulp": "^3.8.11", | ||
"gulp-autoprefixer": "^2.2.0", | ||
"gulp-autoprefixer": "^2.3.0", | ||
"gulp-babel": "^5.1.0", | ||
@@ -30,3 +29,3 @@ "gulp-bump": "^0.3.0", | ||
"gulp-rename": "^1.2.2", | ||
"gulp-sass": "^2.0.0", | ||
"gulp-sass": "^2.0.1", | ||
"gulp-tag-version": "^1.2.1", | ||
@@ -33,0 +32,0 @@ "gulp-uglify": "^1.2.0", |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
700001