@pap-it/badge
Advanced tools
Comparing version 1.0.12 to 1.0.13
{ | ||
"name": "@pap-it/badge", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"scripts": { | ||
@@ -27,5 +27,5 @@ "init": "sh .scripts/init.sh", | ||
"exports": { | ||
".": "./dist/src/index.js", | ||
"./wc": "./dist/register.bundle.mjs", | ||
"./react": "./dist/react/index.js" | ||
"./react": "./dist/react/index.js", | ||
"./wc": "./dist/src/register.js", | ||
".": "./dist/src/index.js" | ||
}, | ||
@@ -44,5 +44,5 @@ "author": "Henry Pap", | ||
"dependencies": { | ||
"@pap-it/system-base": "1.0.12", | ||
"@pap-it/templates-box": "1.0.12", | ||
"@pap-it/typography": "1.0.12", | ||
"@pap-it/system-base": "1.0.13", | ||
"@pap-it/templates-box": "1.0.13", | ||
"@pap-it/typography": "1.0.13", | ||
"@pap-it/system-utils": "1.0.10", | ||
@@ -53,3 +53,3 @@ "@pap-it/system-react": "0.0.6" | ||
"eslint": "^8.53.0", | ||
"@pap-it/system-doc": "1.0.17", | ||
"@pap-it/system-doc": "1.0.18", | ||
"esbuild": "^0.17.18", | ||
@@ -56,0 +56,0 @@ "node-html-parser": "^6.1.5", |
@@ -5,3 +5,3 @@ # Badge | ||
Version: Version: Version: 1.0.12 | ||
Version: Version: Version: 1.0.13 | ||
@@ -11,2 +11,3 @@ | ||
## Development | ||
@@ -13,0 +14,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16
5260
15
60
+ Added@pap-it/system-base@1.0.13(transitive)
+ Added@pap-it/templates-box@1.0.13(transitive)
+ Added@pap-it/typography@1.0.13(transitive)
- Removed@pap-it/system-base@1.0.12(transitive)
- Removed@pap-it/templates-box@1.0.12(transitive)
- Removed@pap-it/typography@1.0.12(transitive)
Updated@pap-it/system-base@1.0.13
Updated@pap-it/templates-box@1.0.13
Updated@pap-it/typography@1.0.13