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

react-cosmos-renderer

Package Overview
Dependencies
Maintainers
0
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-cosmos-renderer - npm Package Compare versions

Comparing version 6.1.2-canary.15db638.0 to 6.1.2-canary.35e3af2.0

2

dist/fixtureModule/DecoratedFixture.js

@@ -9,3 +9,3 @@ import React, { useMemo } from 'react';

...globalDecorators,
...userDecoratorModules.map(m => m.default),
...userDecoratorModules.map(m => m.default).flat(),
];

@@ -12,0 +12,0 @@ return decorateFixture(React.createElement(FixtureCapture, { decoratorId: "root" }, createFixtureNode(fixture)), fixtureOptions, decorators);

{
"name": "react-cosmos-renderer",
"version": "6.1.2-canary.15db638.0+15db638",
"version": "6.1.2-canary.35e3af2.0+35e3af2",
"description": "React Cosmos Renderer",

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

"lodash-es": "4.17.21",
"react-cosmos-core": "6.1.2-canary.15db638.0+15db638",
"react-cosmos-core": "6.1.2-canary.35e3af2.0+35e3af2",
"react-is": "18.3.1"
},
"gitHead": "15db6389056d322dd3df5012262cfd620867e49b"
"gitHead": "35e3af23b19a57b7e2600069bbc6336674f71036"
}
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