@pap-it/templates-box
Advanced tools
Comparing version 0.0.0 to 1.0.0
{ | ||
"name": "@pap-it/templates-box", | ||
"version": "0.0.0", | ||
"version": "1.0.0", | ||
"scripts": { | ||
@@ -9,6 +9,7 @@ "init": "sh .scripts/init.sh", | ||
"watch": ".scripts/watch.sh", | ||
"manual-publish": ".scripts/publish.sh", | ||
"manual-publish": "sh .scripts/publish.sh", | ||
"postversion": "sh .scripts/postversion.sh", | ||
"combine": ".scripts/combine.sh && .scripts/start.sh combined", | ||
"start": ".scripts/start.sh", | ||
"isolate": "sh .scripts/isolate.sh", | ||
"interactive": "sh .scripts/helper/build-interactive.sh", | ||
@@ -39,8 +40,8 @@ "variations": "sh .scripts/helper/build-variations.sh", | ||
"dependencies": { | ||
"@pap-it/system-base": "^0.0.0", | ||
"@pap-it/system-utils": "^0.0.0" | ||
"@pap-it/system-base": "1.0.1", | ||
"@pap-it/system-utils": "1.0.1" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^8.53.0", | ||
"@pap-it/system-doc": "^0.0.0", | ||
"@pap-it/system-doc": "1.0.0", | ||
"esbuild": "^0.17.18", | ||
@@ -55,4 +56,2 @@ "node-html-parser": "^6.1.5", | ||
"typescript", | ||
"demoing", | ||
"testing", | ||
"sass" | ||
@@ -59,0 +58,0 @@ ], |
@@ -5,3 +5,3 @@ # BoxTemplate | ||
Version: 0.0.0 | ||
Version: 1.0.0 | ||
@@ -8,0 +8,0 @@ ## Development |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
24509
19
128
1
+ Added@pap-it/system-base@1.0.1(transitive)
+ Added@pap-it/system-utils@1.0.1(transitive)
- Removed@pap-it/system-base@0.0.0(transitive)
- Removed@pap-it/system-utils@0.0.0(transitive)
Updated@pap-it/system-base@1.0.1
Updated@pap-it/system-utils@1.0.1