Socket
Socket
Sign inDemoInstall

little-state-machine

Package Overview
Dependencies
Maintainers
1
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

little-state-machine - npm Package Compare versions

Comparing version 2.6.0-beta.2 to 2.6.0-beta.3

4

dist/index.es.js

@@ -188,3 +188,3 @@ import * as React from 'react';

top: 0,
width: 300,
width: 400,
height: '100vh',

@@ -216,3 +216,3 @@ background: '#0a1c2c',

fontSize: 12,
overflowX: 'scroll',
overflow: 'scroll',
} }))))));

@@ -219,0 +219,0 @@ }

@@ -193,3 +193,3 @@ 'use strict';

top: 0,
width: 300,
width: 400,
height: '100vh',

@@ -221,3 +221,3 @@ background: '#0a1c2c',

fontSize: 12,
overflowX: 'scroll',
overflow: 'scroll',
} }))))));

@@ -224,0 +224,0 @@ }

{
"name": "little-state-machine",
"version": "2.6.0-beta.2",
"version": "2.6.0-beta.3",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "module": "dist/index.es.js",

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