Socket
Socket
Sign inDemoInstall

@murasoftware/next-core

Package Overview
Dependencies
3
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.32 to 1.0.33

2

dist/index.js

@@ -335,3 +335,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

return Promise.resolve(rendered);
}, function (error) {
}, function (rendered) {
try {

@@ -338,0 +338,0 @@ if (!rendered) {

@@ -332,3 +332,3 @@ import React, { useEffect, createContext } from 'react';

return Promise.resolve(rendered);
}, function (error) {
}, function (rendered) {
try {

@@ -335,0 +335,0 @@ if (!rendered) {

{
"name": "@murasoftware/next-core",
"version": "1.0.32",
"version": "1.0.33",
"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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc