react-flickity-component
Advanced tools
Comparing version
@@ -65,9 +65,2 @@ 'use strict'; | ||
}, { | ||
key: 'componentWillUnmount', | ||
value: function componentWillUnmount() { | ||
if (this.flkty) { | ||
this.flkty.destroy(); | ||
} | ||
} | ||
}, { | ||
key: 'imagesLoaded', | ||
@@ -74,0 +67,0 @@ value: function imagesLoaded() { |
{ | ||
"name": "react-flickity-component", | ||
"version": "2.0.1", | ||
"version": "3.0.0", | ||
"description": "react flickity component", | ||
@@ -12,3 +12,3 @@ "main": "./lib/index.js", | ||
"author": "theolampert", | ||
"license": "MIT", | ||
"license": "GPL3", | ||
"repository": { | ||
@@ -15,0 +15,0 @@ "type": "git", |
@@ -32,8 +32,2 @@ import React, { Component } from 'react'; | ||
componentWillUnmount() { | ||
if (this.flkty) { | ||
this.flkty.destroy(); | ||
} | ||
} | ||
imagesLoaded() { | ||
@@ -40,0 +34,0 @@ if (!this.props.disableImagesLoaded && canUseDOM) { |
Sorry, the diff of this file is not supported yet
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
18263
-2.24%2
Infinity%70
-30%252
-4.55%