react-cosmos-renderer
Advanced tools
Comparing version 6.1.2-canary.15db638.0 to 6.1.2-canary.35e3af2.0
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
76689