Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@j_c/gracile__gracile

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@j_c/gracile__gracile - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

dist/ts-loader.d.ts

2

dist/bin/gracile-watch.d.ts

@@ -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

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