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.3 to 1.0.4

4

dist/index.js

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

var styles = {"pzdralewicLogoContainer":"_1Rygd"};
var styles = {"pzdralewiczLogoContainer":"_3hKYr"};

@@ -13,3 +13,3 @@ var image = require("./logo~pAQBNQdp.png");

return React.createElement("div", {
className: styles.pzdralewicLogoContainer
className: styles.pzdralewiczLogoContainer
}, React.createElement("a", {

@@ -16,0 +16,0 @@ href: 'https://pawelzdralewicz.pl/',

import React from 'react';
import Particles from 'react-particles-js';
var styles = {"pzdralewicLogoContainer":"_1Rygd"};
var styles = {"pzdralewiczLogoContainer":"_3hKYr"};

@@ -10,3 +10,3 @@ var image = require("./logo~pAQBNQdp.png");

return React.createElement("div", {
className: styles.pzdralewicLogoContainer
className: styles.pzdralewiczLogoContainer
}, React.createElement("a", {

@@ -13,0 +13,0 @@ href: 'https://pawelzdralewicz.pl/',

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

@@ -15,3 +15,3 @@ "author": "pzdralewicz",

"scripts": {
"build": "microbundle-crl --no-compress --format modern,cjs",
"build": "microbundle-crl --css-modules true --no-compress --format modern,cjs",
"start": "microbundle-crl watch --no-compress --format modern,cjs",

@@ -18,0 +18,0 @@ "prepublish": "run-s build",

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc