react-simple-parallax
Advanced tools
Comparing version 0.2.1 to 0.2.2
'use strict' | ||
var React = require('react'); | ||
var ReactDOM = require('react-dom'); | ||
@@ -6,0 +5,0 @@ module.exports = React.createClass({ |
{ | ||
"name": "react-simple-parallax", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "A simple React Component for parallax effect.", | ||
@@ -5,0 +5,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7078
98