Socket
Socket
Sign inDemoInstall

@pap-it/badge

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pap-it/badge - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

2

dist/react/Badge.d.ts
import React from "react";
import { Badge as BadgeElement } from "../src";
import "../register.bundle.mjs";
import "../src/register.js";
export { Badge as BadgeElement } from "../src";

@@ -5,0 +5,0 @@ export type Props = {

@@ -1,1 +0,1 @@

"use strict";import{jsx as a}from"react/jsx-runtime";import p from"react";import{papHOC as m}from"@pap-it/system-react";import"../register.bundle.mjs";export{Badge as BadgeElement}from"../src";const n=p.forwardRef((r,e)=>{const{children:o,...t}=r;return a("pap-badge",{...t,ref:e,children:o})});export const Badge=m(n);
"use strict";import{jsx as a}from"react/jsx-runtime";import p from"react";import{papHOC as m}from"@pap-it/system-react";import"../src/register.js";export{Badge as BadgeElement}from"../src";const n=p.forwardRef((r,e)=>{const{children:o,...t}=r;return a("pap-badge",{...t,ref:e,children:o})});export const Badge=m(n);
{
"name": "@pap-it/badge",
"version": "1.0.13",
"version": "1.0.14",
"scripts": {

@@ -43,5 +43,5 @@ "init": "sh .scripts/init.sh",

"dependencies": {
"@pap-it/system-base": "1.0.13",
"@pap-it/templates-box": "1.0.13",
"@pap-it/typography": "1.0.13",
"@pap-it/system-base": "1.0.14",
"@pap-it/templates-box": "1.0.14",
"@pap-it/typography": "1.0.14",
"@pap-it/system-utils": "1.0.10",

@@ -52,3 +52,3 @@ "@pap-it/system-react": "0.0.6"

"eslint": "^8.53.0",
"@pap-it/system-doc": "1.0.18",
"@pap-it/system-doc": "1.0.19",
"esbuild": "^0.17.18",

@@ -55,0 +55,0 @@ "node-html-parser": "^6.1.5",

@@ -5,8 +5,4 @@ # Badge

Version: Version: Version: 1.0.13
Version: Version: Version: 1.0.14
## Development

@@ -13,0 +9,0 @@

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