You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

react-cosmos

Package Overview
Dependencies
Maintainers
0
Versions
539
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-cosmos - npm Package Compare versions

Comparing version

to
6.2.4-canary.2e78845.0

2

dist/getFixtures/getFixtures.js

@@ -48,3 +48,3 @@ import { mapValues } from 'lodash-es';

const baseUrl = getPlaygroundUrl(cosmosConfig);
const query = buildPlaygroundQueryString({ fixtureId });
const query = buildPlaygroundQueryString({ fixture: fixtureId });
return `${baseUrl}/${query}`;

@@ -51,0 +51,0 @@ }

{
"name": "react-cosmos",
"version": "6.2.4-canary.216cd3b.0+216cd3b",
"version": "6.2.4-canary.2e78845.0+2e78845",
"description": "Sandbox for developing and testing UI components in isolation",

@@ -19,5 +19,5 @@ "repository": "https://github.com/react-cosmos/react-cosmos/tree/main/packages/react-cosmos",

"pem": "1.15.1",
"react-cosmos-core": "6.2.4-canary.216cd3b.0+216cd3b",
"react-cosmos-renderer": "6.2.4-canary.216cd3b.0+216cd3b",
"react-cosmos-ui": "6.2.4-canary.216cd3b.0+216cd3b",
"react-cosmos-core": "6.2.4-canary.2e78845.0+2e78845",
"react-cosmos-renderer": "6.2.4-canary.2e78845.0+2e78845",
"react-cosmos-ui": "6.2.4-canary.2e78845.0+2e78845",
"ws": "8.18.0",

@@ -31,3 +31,3 @@ "yargs": "17.7.2"

},
"gitHead": "216cd3b20dd3c82e21aa266bd279372b4e11726f"
"gitHead": "2e788450687b47ce17344d96a883be310c0dc9ae"
}

Sorry, the diff of this file is not supported yet