react-native-indicator
Advanced tools
Comparing version 0.6.8 to 0.7.0
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {Animated, ART} from 'react-native'; | ||
@@ -63,2 +64,2 @@ const {Surface} = ART; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {Animated, ART} from 'react-native'; | ||
@@ -84,2 +85,2 @@ const {Surface} = ART; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {Animated, ART} from 'react-native'; | ||
@@ -84,2 +85,2 @@ const {Surface} = ART; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {ART, Animated, View, Easing} from 'react-native'; | ||
@@ -96,2 +97,2 @@ const {Surface, Group} = ART; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {Animated, ART, Easing} from 'react-native'; | ||
@@ -120,2 +121,2 @@ const {Surface, Group} = ART; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, { Component } from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {Animated, ART, Easing} from 'react-native'; | ||
@@ -75,2 +76,2 @@ const {Surface} = ART; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {Animated, ART} from 'react-native'; | ||
@@ -69,2 +70,2 @@ const {Surface} = ART; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {Animated, ART} from 'react-native'; | ||
@@ -79,2 +80,2 @@ const {Surface, Shape, Path} = ART; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {ART, Animated, Dimensions} from 'react-native'; | ||
@@ -87,2 +88,2 @@ const {Surface} = ART; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {Animated, ART} from 'react-native'; | ||
@@ -80,2 +81,2 @@ import AnimatedBar from '../animated/AnimatedBar'; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {Animated, ART} from 'react-native'; | ||
@@ -87,2 +88,2 @@ import Bar from '../shape/Bar2'; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {Animated, ART} from 'react-native'; | ||
@@ -92,2 +93,2 @@ const {Surface} = ART; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, { Component } from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {Animated, ART} from 'react-native'; | ||
@@ -62,2 +63,2 @@ const {Surface} = ART; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {Animated, ART} from 'react-native'; | ||
@@ -85,2 +86,2 @@ const {Surface} = ART; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {ART, Animated, View, Easing} from 'react-native'; | ||
@@ -69,2 +70,2 @@ const {Surface, Group} = ART; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {ART, Animated, View, Easing} from 'react-native'; | ||
@@ -71,2 +72,2 @@ const {Surface, Group} = ART; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {ART, Animated, View, Easing} from 'react-native'; | ||
@@ -69,2 +70,2 @@ const {Surface, Transform, Path, Shape} = ART; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, { Component } from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {Animated, Text, View} from 'react-native'; | ||
@@ -65,2 +66,2 @@ | ||
} | ||
} | ||
} |
@@ -7,3 +7,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {ART} from 'react-native'; | ||
@@ -30,2 +31,2 @@ const {Shape, Path} = ART; | ||
} | ||
} | ||
} |
@@ -7,3 +7,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {ART} from 'react-native'; | ||
@@ -30,2 +31,2 @@ const {Shape, Path} = ART; | ||
} | ||
} | ||
} |
@@ -7,3 +7,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, {Component} from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {ART} from 'react-native'; | ||
@@ -30,2 +31,2 @@ const {Shape, Path} = ART; | ||
} | ||
} | ||
} |
@@ -6,3 +6,4 @@ /** | ||
import React, {Component, PropTypes} from 'react'; | ||
import React, { Component } from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import {ART} from 'react-native'; | ||
@@ -28,2 +29,2 @@ const {Shape, Path} = ART; | ||
} | ||
} | ||
} |
{ | ||
"name": "react-native-indicator", | ||
"version": "0.6.8", | ||
"version": "0.7.0", | ||
"description": "React Native Indicator Component", | ||
@@ -24,3 +24,6 @@ "main": "index.js", | ||
}, | ||
"homepage": "https://github.com/wangdicoder/react-native-indicator#readme" | ||
"homepage": "https://github.com/wangdicoder/react-native-indicator#readme", | ||
"dependencies": { | ||
"prop-types": "^15.6.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
1419
55264
1
29
+ Addedprop-types@^15.6.0
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedprop-types@15.8.1(transitive)
+ Addedreact-is@16.13.1(transitive)