@pap-it/templates-box
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "@pap-it/templates-box", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"scripts": { | ||
@@ -16,3 +16,3 @@ "init": "sh .scripts/init.sh", | ||
"isolate": "sh .scripts/isolate.sh", | ||
"analyze": "sh .scripts/analyze.sh", | ||
"analyse": "sh .scripts/analyse.sh", | ||
"interactive": "sh .scripts/helper/build-interactive.sh", | ||
@@ -25,4 +25,3 @@ "variations": "sh .scripts/helper/build-variations.sh", | ||
"asset/", | ||
"dist/", | ||
"react/" | ||
"dist/" | ||
], | ||
@@ -32,3 +31,3 @@ "exports": { | ||
"./wc": "./dist/register.bundle.mjs", | ||
"./react": "./react/index.ts" | ||
"./react": "./dist/react/index.ts" | ||
}, | ||
@@ -47,8 +46,9 @@ "author": "Henry Pap", | ||
"dependencies": { | ||
"@pap-it/system-base": "1.0.10", | ||
"@pap-it/system-utils": "1.0.9" | ||
"@pap-it/system-base": "1.0.11", | ||
"@pap-it/system-utils": "1.0.10", | ||
"@pap-it/system-react": "0.0.5" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^8.53.0", | ||
"@pap-it/system-doc": "1.0.15", | ||
"@pap-it/system-doc": "1.0.16", | ||
"esbuild": "^0.17.18", | ||
@@ -66,2 +66,2 @@ "node-html-parser": "^6.1.5", | ||
"description": "" | ||
} | ||
} |
@@ -5,5 +5,6 @@ # Box | ||
Version: Version: 1.0.10 | ||
Version: Version: Version: 1.0.11 | ||
## Development | ||
@@ -10,0 +11,0 @@ |
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
28931
18
127
14
3
+ Added@pap-it/system-react@0.0.5
+ Added@pap-it/system-base@1.0.11(transitive)
+ Added@pap-it/system-react@0.0.5(transitive)
+ Added@pap-it/system-utils@1.0.10(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedreact@18.3.1(transitive)
- Removed@pap-it/system-base@1.0.10(transitive)
- Removed@pap-it/system-utils@1.0.9(transitive)
Updated@pap-it/system-base@1.0.11
Updated@pap-it/system-utils@1.0.10