Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

code42day-antiscroll

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

code42day-antiscroll - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

5

History.md
1.3.3 / 2015-09-17
==================
* upgrade deps: ianstormtaylor-css -> code42day-css
1.3.2 / 2015-09-15

@@ -3,0 +8,0 @@ ==================

10

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc