code42day-antiscroll
Advanced tools
Comparing version 1.3.2 to 1.3.3
1.3.3 / 2015-09-17 | ||
================== | ||
* upgrade deps: ianstormtaylor-css -> code42day-css | ||
1.3.2 / 2015-09-15 | ||
@@ -3,0 +8,0 @@ ================== |
{ | ||
"name": "code42day-antiscroll", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "OS X Lion style cross-browser native scrolling on the web that gets out of the way.", | ||
@@ -17,2 +17,3 @@ "scripts": { | ||
"dependencies": { | ||
"code42day-css": "^0.3.1", | ||
"component-bind": "^1.0.0", | ||
@@ -22,4 +23,3 @@ "component-classes": "^1.2.4", | ||
"component-inherit": "~0", | ||
"component-query": "~0", | ||
"ianstormtaylor-css": "code42day/css#npm" | ||
"component-query": "~0" | ||
}, | ||
@@ -29,6 +29,6 @@ "browser": { | ||
"classes": "component-classes", | ||
"css": "code42day-css", | ||
"events": "component-events", | ||
"inherit": "component-inherit", | ||
"query": "component-query", | ||
"css": "ianstormtaylor-css" | ||
"query": "component-query" | ||
}, | ||
@@ -35,0 +35,0 @@ "browserify": { |
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
18706
0
0
+ Addedcode42day-css@^0.3.1
+ Addedcode42day-css@0.3.1(transitive)
+ Addedcomponent-type@1.2.2(transitive)
+ Addedcomputed-style-component@0.1.0(transitive)
+ Addedto-camel-case@0.2.1(transitive)
+ Addedto-no-case@0.1.1(transitive)
+ Addedto-space-case@0.1.2(transitive)
- Removedianstormtaylor-css@code42day/css#npm