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

react-cosmos-core

Package Overview
Dependencies
Maintainers
1
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-cosmos-core - npm Package Compare versions

Comparing version 6.0.3-canary.ba5bf84.0 to 6.0.4-canary.a484ae0.0

5

dist/fixtureState/controlsTypes.d.ts

@@ -9,3 +9,6 @@ import { FixtureStateValue } from './types.js';

type: 'select';
options: string[];
options: string[] | {
group: string;
options: string[];
}[];
defaultValue: string;

@@ -12,0 +15,0 @@ currentValue: string;

4

package.json
{
"name": "react-cosmos-core",
"version": "6.0.3-canary.ba5bf84.0+ba5bf84",
"version": "6.0.4-canary.a484ae0.0+a484ae0",
"description": "React Cosmos Core",

@@ -15,3 +15,3 @@ "repository": "https://github.com/react-cosmos/react-cosmos/tree/main/packages/react-cosmos-core",

},
"gitHead": "ba5bf840dfe5e39566ccf6f262c36017bf5552d1"
"gitHead": "a484ae093d4843e1ed0366e9871936baad03b1fd"
}
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