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

reshow-runtime

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reshow-runtime - npm Package Compare versions

Comparing version 0.17.8 to 0.17.9

4

helpers/resolveExt.js

@@ -7,2 +7,6 @@ "use strict";

var _default = function _default(filePath, extMap) {
if (!filePath) {
return filePath;
}
if (0 !== filePath.indexOf(".") && -1 === filePath.indexOf("!.")) {

@@ -9,0 +13,0 @@ return filePath; // not local import

2

package.json
{
"name": "reshow-runtime",
"version": "0.17.8",
"version": "0.17.9",
"description": "Babel runtime alternative",

@@ -5,0 +5,0 @@ "repository": "react-atomic/reshow",

Sorry, the diff of this file is not supported yet

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