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

react-8

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-8 - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

demo/index.html

14

package.json
{
"name": "react-8",
"version": "0.0.2",
"version": "0.0.3",
"description": "Simple infinite scrolling for React",

@@ -8,3 +8,4 @@ "main": "build/react-8.js",

"build": "webpack && webpack -p --minify",
"watch": "webpack -w"
"watch": "webpack -w",
"test": "karma start karma.conf.js"
},

@@ -35,2 +36,11 @@ "repository": {

"babel-preset-react": "^6.3.13",
"chai": "^3.4.1",
"chai-spies": "^0.7.1",
"karma": "^0.13.19",
"karma-chrome-launcher": "^0.2.2",
"karma-mocha": "^0.2.1",
"karma-mocha-reporter": "^1.1.5",
"karma-webpack": "^1.7.0",
"mocha": "^2.3.4",
"react-addons-test-utils": "^0.14.6",
"webpack": "^1.12.11"

@@ -37,0 +47,0 @@ },

@@ -9,2 +9,6 @@ #React 8 *(infinity)*

##Demo
[See here.](http://vahagnaharonian.github.io/react-8/demo/)
##Example

@@ -11,0 +15,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