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

react-scroll

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-scroll - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

lib/__tests__/animate-scroll-test.js

34

package.json
{
"name": "react-scroll",
"version": "1.0.10",
"version": "1.0.11",
"description": "A scroll component for React.js",
"main": "modules",
"main": "lib",
"repository": {

@@ -10,6 +10,2 @@ "type": "git",

},
"scripts": {
"examples": "webpack-dev-server --config examples/webpack.config.js --no-info --content-base examples",
"test": "./node_modules/karma/bin/karma start"
},
"homepage": "https://github.com/fisshy/react-scroll",

@@ -30,26 +26,8 @@ "bugs": "https://github.com/fisshy/react-scroll/issues",

"scroller",
"scrolls"
"scrolls",
"scrolling "
],
"dependencies": {
"react": "^0.14.7",
"react-dom": "^0.14.7"
},
"devDependencies": {
"babel": "^5.8.23",
"babel-core": "^4.6.0",
"babel-loader": "^4.0.0",
"expect": "^1.12.2",
"gulp": "^3.8.11",
"gulp-concat": "^2.5.2",
"karma": "^0.13.11",
"karma-chrome-launcher": "^0.2.1",
"karma-mocha": "^0.2.0",
"karma-mocha-reporter": "^1.1.1",
"karma-sourcemap-loader": "^0.3.6",
"karma-webpack": "^1.7.0",
"mocha": "^2.3.3",
"react-addons-test-utils": "^0.14.0",
"webpack": "^1.6.0",
"webpack-dev-server": "^1.7.0"
"peerDependencies": {
"react": ">=0.13.0"
}
}
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