Socket
Socket
Sign inDemoInstall

@pzdralewicz/components

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pzdralewicz/components - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/logo~pAQBNQdp.png

4

dist/index.js

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

var image = require("./logo~pAQBNQdp.png");
var Logo = function Logo() {

@@ -17,3 +19,3 @@ return React.createElement("div", {

}, React.createElement("img", {
src: process.env.PUBLIC_URL + '/logo.png'
src: image
})));

@@ -20,0 +22,0 @@ };

@@ -6,2 +6,4 @@ import React from 'react';

var image = require("./logo~pAQBNQdp.png");
var Logo = function Logo() {

@@ -15,3 +17,3 @@ return React.createElement("div", {

}, React.createElement("img", {
src: process.env.PUBLIC_URL + '/logo.png'
src: image
})));

@@ -18,0 +20,0 @@ };

{
"name": "@pzdralewicz/components",
"version": "1.0.1",
"version": "1.0.2",
"description": "Made with create-react-library",

@@ -5,0 +5,0 @@ "author": "pzdralewicz",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc