eslint-plugin-react-web-api
Advanced tools
Comparing version 1.14.3-next.1 to 1.14.3-next.2
@@ -38,3 +38,3 @@ 'use strict'; | ||
var name = "eslint-plugin-react-web-api"; | ||
var version = "1.14.3-next.1"; | ||
var version = "1.14.3-next.2"; | ||
var createRule = shared.createRuleForPlugin("web-api"); | ||
@@ -41,0 +41,0 @@ function getInstanceID(node, prev) { |
{ | ||
"name": "eslint-plugin-react-web-api", | ||
"version": "1.14.3-next.1", | ||
"version": "1.14.3-next.2", | ||
"description": "ESLint React's ESLint plugin for interacting with Web APIs", | ||
@@ -50,12 +50,12 @@ "keywords": [ | ||
"ts-pattern": "^5.3.1", | ||
"@eslint-react/ast": "1.14.3-next.1", | ||
"@eslint-react/core": "1.14.3-next.1", | ||
"@eslint-react/jsx": "1.14.3-next.1", | ||
"@eslint-react/shared": "1.14.3-next.1", | ||
"@eslint-react/tools": "1.14.3-next.1", | ||
"@eslint-react/types": "1.14.3-next.1", | ||
"@eslint-react/var": "1.14.3-next.1" | ||
"@eslint-react/ast": "1.14.3-next.2", | ||
"@eslint-react/core": "1.14.3-next.2", | ||
"@eslint-react/tools": "1.14.3-next.2", | ||
"@eslint-react/shared": "1.14.3-next.2", | ||
"@eslint-react/jsx": "1.14.3-next.2", | ||
"@eslint-react/var": "1.14.3-next.2", | ||
"@eslint-react/types": "1.14.3-next.2" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^18.3.8", | ||
"@types/react": "^18.3.9", | ||
"@types/react-dom": "^18.3.0", | ||
@@ -62,0 +62,0 @@ "string-ts": "^2.2.0", |
Sorry, the diff of this file is not supported yet
+ Added@eslint-react/ast@1.14.3-next.2(transitive)
+ Added@eslint-react/core@1.14.3-next.2(transitive)
+ Added@eslint-react/jsx@1.14.3-next.2(transitive)
+ Added@eslint-react/shared@1.14.3-next.2(transitive)
+ Added@eslint-react/tools@1.14.3-next.2(transitive)
+ Added@eslint-react/types@1.14.3-next.2(transitive)
+ Added@eslint-react/var@1.14.3-next.2(transitive)
- Removed@eslint-react/ast@1.14.3-next.1(transitive)
- Removed@eslint-react/core@1.14.3-next.1(transitive)
- Removed@eslint-react/jsx@1.14.3-next.1(transitive)
- Removed@eslint-react/shared@1.14.3-next.1(transitive)
- Removed@eslint-react/tools@1.14.3-next.1(transitive)
- Removed@eslint-react/types@1.14.3-next.1(transitive)
- Removed@eslint-react/var@1.14.3-next.1(transitive)