eslint-plugin-reanimated
Advanced tools
Comparing version 1.2.6 to 1.2.7
@@ -123,3 +123,4 @@ "use strict"; | ||
uri === "@types/node/console.d.ts" || | ||
uri.startsWith("@shopify/react-native-skia/lib/typescript/src/skia/types/")) { | ||
uri.startsWith("@shopify/react-native-skia/lib/typescript/src/skia/types/") || | ||
uri.indexOf("react-native-skia/package/src/skia/types") !== -1) { | ||
return; | ||
@@ -126,0 +127,0 @@ } |
{ | ||
"name": "eslint-plugin-reanimated", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
18094
380