Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-reanimated

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-reanimated - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

3

dist/rules/js-function-in-worklet.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc