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.0.13 to 1.0.14

3

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

@@ -78,3 +78,4 @@ "use strict";

if (uri === "react-native-reanimated/react-native-reanimated.d.ts" ||
uri.startsWith("typescript/")) {
uri.startsWith("typescript/") ||
uri === "@types/node/console.d.ts") {
return true;

@@ -81,0 +82,0 @@ }

{
"name": "eslint-plugin-reanimated",
"version": "1.0.13",
"version": "1.0.14",
"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