react-parallax-component
Advanced tools
{ | ||
"name": "react-parallax-component", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Easiest way to add scroll parallax effect on the component", | ||
@@ -19,2 +19,3 @@ "scripts": { | ||
"animation", | ||
"react-component", | ||
"webpack" | ||
@@ -21,0 +22,0 @@ ], |
@@ -36,3 +36,3 @@ # React Parallax Component | ||
## Installation | ||
## Development | ||
``` | ||
@@ -39,0 +39,0 @@ $ npm install |
@@ -22,3 +22,3 @@ var path = require('path'); | ||
new webpack.DefinePlugin({ | ||
__DEVELOPMENT__: true | ||
__DEVELOPMENT__: true, | ||
}), | ||
@@ -29,5 +29,2 @@ new ExtractTextPlugin('bundle.css'), | ||
new webpack.NoErrorsPlugin(), | ||
new webpack.ProvidePlugin({ | ||
jQuery: 'jquery', | ||
}), | ||
], | ||
@@ -34,0 +31,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
-50%2892444
-0.02%21
-4.55%777
-2.26%