@j_c/gracile__gracile
Advanced tools
Comparing version 0.3.4 to 0.3.5
@@ -1,3 +0,3 @@ | ||
#!/usr/bin/env node --no-warnings=ExperimentalWarning -C production --watch --import tsx | ||
#!/usr/bin/env node --no-warnings=ExperimentalWarning -C production --watch --import @j_c/gracile__gracile/ts-loader | ||
export {}; | ||
//# sourceMappingURL=gracile-watch.d.ts.map |
@@ -1,2 +0,2 @@ | ||
#!/usr/bin/env node --no-warnings=ExperimentalWarning -C production --watch --import tsx | ||
#!/usr/bin/env node --no-warnings=ExperimentalWarning -C production --watch --import @j_c/gracile__gracile/ts-loader | ||
import { program } from '@commander-js/extra-typings'; | ||
@@ -3,0 +3,0 @@ import { dev } from '@j_c/gracile__engine/dev/dev'; |
@@ -1,3 +0,3 @@ | ||
#!/usr/bin/env node -C production --import tsx | ||
#!/usr/bin/env node -C production --import @j_c/gracile__gracile/ts-loader | ||
export {}; | ||
//# sourceMappingURL=gracile.d.ts.map |
@@ -1,2 +0,2 @@ | ||
#!/usr/bin/env node -C production --import tsx | ||
#!/usr/bin/env node -C production --import @j_c/gracile__gracile/ts-loader | ||
import { program } from '@commander-js/extra-typings'; | ||
@@ -3,0 +3,0 @@ import { build } from '@j_c/gracile__engine/build/build'; |
{ | ||
"name": "@j_c/gracile__gracile", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"description": "A thin, full-stack, web framework", | ||
@@ -52,7 +52,2 @@ "keywords": [ | ||
}, | ||
"dependenciesMeta": { | ||
"tsx": { | ||
"injected": true | ||
} | ||
}, | ||
"publishConfig": { | ||
@@ -63,3 +58,3 @@ "access": "public", | ||
"// @j_c/gracile__add": "workspace:^", | ||
"gitHead": "2b5b3e3148e38f311a088495e685126f55a7387f" | ||
"gitHead": "09421680adb818e92b78b1738c3a547fd07c8b8f" | ||
} |
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
50277
20
66