New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@eslint-react/tools

Package Overview
Dependencies
Maintainers
1
Versions
784
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/tools - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1-beta.0

27

dist/index.d.ts

@@ -1,28 +0,1 @@

import * as Data from 'effect/Data';
export { Data };
import * as Either from 'effect/Either';
export { Either as E };
import * as Equal from 'effect/Equal';
export { Equal };
import * as Function$1 from 'effect/Function';
export { Function$1 as F };
import * as List from 'effect/List';
export { List };
import * as MutableList from 'effect/MutableList';
export { MutableList as MutList };
import * as MutableRef from 'effect/MutableRef';
export { MutableRef as MutRef };
import * as Option from 'effect/Option';
export { Option as O };
import * as Order from 'effect/Order';
export { Order as Ord };
import * as Predicate from 'effect/Predicate';
export { Predicate as Prd };
import * as ReadonlyArray from 'effect/ReadonlyArray';
export { ReadonlyArray as Array };
import * as ReadonlyRecord from 'effect/ReadonlyRecord';
export { ReadonlyRecord as Record };
import * as Ref from 'effect/Ref';
export { Ref };
declare namespace Helper {

@@ -29,0 +2,0 @@ /**

5

package.json
{
"name": "@eslint-react/tools",
"version": "1.5.0",
"version": "1.5.1-beta.0",
"description": "ESLint React's std library and primitives.",

@@ -37,5 +37,2 @@ "homepage": "https://github.com/rel1cx/eslint-react",

],
"dependencies": {
"effect": "2.2.2"
},
"scripts": {

@@ -42,0 +39,0 @@ "build": "rollup -c rollup.config.ts --configPlugin swc3 && cp dist/index.d.ts dist/index.d.mts",

dist/index.cjs

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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