translucent
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -18,3 +18,3 @@ { | ||
], | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "Sanggyeong Jo <sanggyeong.jo@gmil.com> (https://github.com/byeolbit)", | ||
@@ -40,5 +40,5 @@ "maintainers": [ | ||
"jquery": ">=1.6", | ||
"jquery.ui.core": "1.11.1", | ||
"jquery.ui.widget": "1.11.1", | ||
"jquery.ui.mouse": "1.11.1" | ||
"jquery.ui.core": ">=1.10.0", | ||
"jquery.ui.widget": ">=1.10.0", | ||
"jquery.ui.mouse": ">=1.10.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "main": "index.js", |
@@ -42,6 +42,6 @@ { | ||
"jquery": ">=1.6", | ||
"jquery.ui.core" : "1.11.1", | ||
"jquery.ui.widget" : "1.11.1", | ||
"jquery.ui.mouse" : "1.11.1" | ||
"jquery.ui.core" : ">=1.10.0", | ||
"jquery.ui.widget" : ">=1.10.0", | ||
"jquery.ui.mouse" : ">=1.10.0" | ||
} | ||
} | ||
} |
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
26445
476
+ Addedjquery.ui.widget@1.10.3(transitive)
Updatedjquery.ui.core@>=1.10.0
Updatedjquery.ui.mouse@>=1.10.0
Updatedjquery.ui.widget@>=1.10.0