Comparing version 0.10.0 to 0.10.1
{ | ||
"name": "cssta", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"main": "index.js", | ||
@@ -33,3 +33,4 @@ "license": "MIT", | ||
"native.macro.js", | ||
"babel-plugin.js" | ||
"babel-plugin.js", | ||
"native.d.ts" | ||
], | ||
@@ -36,0 +37,0 @@ "devDependencies": { |
@@ -72,3 +72,4 @@ "use strict"; | ||
delay: delay, | ||
easing: animationUtil_1.easingFunctions[timingFunction] | ||
easing: animationUtil_1.easingFunctions[timingFunction], | ||
useNativeDriver: false | ||
}); | ||
@@ -75,0 +76,0 @@ }); |
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
287904
84
5232