Socket
Socket
Sign inDemoInstall

@murasoftware/next-core

Package Overview
Dependencies
318
Maintainers
5
Versions
108
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.7 to 2.0.8

2

dist/index.modern.js

@@ -1320,3 +1320,3 @@ import { useEffect, useState, createContext } from 'react';

return /*#__PURE__*/jsxs("div", {
children: [children, /*#__PURE__*/jsx(ExternalAssets, _extends({}, props)), /*#__PURE__*/jsx(Styles, _extends({}, props))]
children: [/*#__PURE__*/jsx(Styles, _extends({}, props)), children, /*#__PURE__*/jsx(ExternalAssets, _extends({}, props))]
});

@@ -1323,0 +1323,0 @@ };

@@ -1325,3 +1325,3 @@ (function (global, factory) {

return /*#__PURE__*/jsxRuntime.jsxs("div", {
children: [children, /*#__PURE__*/jsxRuntime.jsx(ExternalAssets, _extends({}, props)), /*#__PURE__*/jsxRuntime.jsx(Styles, _extends({}, props))]
children: [/*#__PURE__*/jsxRuntime.jsx(Styles, _extends({}, props)), children, /*#__PURE__*/jsxRuntime.jsx(ExternalAssets, _extends({}, props))]
});

@@ -1328,0 +1328,0 @@ };

{
"name": "@murasoftware/next-core",
"version": "2.0.7",
"version": "2.0.8",
"description": "Core utilties for Mura.js and Next.js",

@@ -5,0 +5,0 @@ "author": "Mura Software",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc