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

eslint-plugin-xstate

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-xstate - npm Package Compare versions

Comparing version 0.12.2 to 0.13.0

2

lib/rules/no-invalid-state-props.js
'use strict'
// TODO this rule supersedes no-root-ondone
const getDocsUrl = require('../utils/getDocsUrl')

@@ -50,2 +49,3 @@ const {

'strict',
'preserveActionOrder',
]

@@ -52,0 +52,0 @@ function isValidRootStateProperty(property) {

{
"name": "eslint-plugin-xstate",
"version": "0.12.2",
"version": "0.13.0",
"description": "ESLint rules for XState",

@@ -5,0 +5,0 @@ "keywords": [

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