eslint-plugin-react-web-api
Advanced tools
Comparing version 1.25.0 to 1.25.1-next.0
@@ -35,3 +35,3 @@ 'use strict'; | ||
var name = "eslint-plugin-react-web-api"; | ||
var version = "1.25.0"; | ||
var version = "1.25.1-next.0"; | ||
var createRule = shared.createRuleForPlugin("web-api"); | ||
@@ -38,0 +38,0 @@ function getInstanceID(node, prev) { |
{ | ||
"name": "eslint-plugin-react-web-api", | ||
"version": "1.25.0", | ||
"version": "1.25.1-next.0", | ||
"description": "ESLint React's ESLint plugin for interacting with Web APIs", | ||
@@ -49,8 +49,8 @@ "keywords": [ | ||
"ts-pattern": "^5.6.2", | ||
"@eslint-react/ast": "1.25.0", | ||
"@eslint-react/core": "1.25.0", | ||
"@eslint-react/jsx": "1.25.0", | ||
"@eslint-react/shared": "1.25.0", | ||
"@eslint-react/var": "1.25.0", | ||
"@eslint-react/eff": "1.25.0" | ||
"@eslint-react/ast": "1.25.1-next.0", | ||
"@eslint-react/core": "1.25.1-next.0", | ||
"@eslint-react/eff": "1.25.1-next.0", | ||
"@eslint-react/jsx": "1.25.1-next.0", | ||
"@eslint-react/shared": "1.25.1-next.0", | ||
"@eslint-react/var": "1.25.1-next.0" | ||
}, | ||
@@ -57,0 +57,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
57584
1
+ Added@eslint-react/ast@1.25.1-next.0(transitive)
+ Added@eslint-react/core@1.25.1-next.0(transitive)
+ Added@eslint-react/eff@1.25.1-next.0(transitive)
+ Added@eslint-react/jsx@1.25.1-next.0(transitive)
+ Added@eslint-react/shared@1.25.1-next.0(transitive)
+ Added@eslint-react/var@1.25.1-next.0(transitive)
- Removed@eslint-react/ast@1.25.0(transitive)
- Removed@eslint-react/core@1.25.0(transitive)
- Removed@eslint-react/eff@1.25.0(transitive)
- Removed@eslint-react/jsx@1.25.0(transitive)
- Removed@eslint-react/shared@1.25.0(transitive)
- Removed@eslint-react/var@1.25.0(transitive)