@chronicals/sdk
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@chronicals/sdk", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "The frontendless framework for high growth companies. Chronicals automatically generates apps by inlining the UI in your backend code. It's a faster and more maintainable way to build internal tools, rapid prototypes, and more.", | ||
@@ -29,3 +29,3 @@ "homepage": "", | ||
"demo:basic": "node ./dist/examples/basic/index.js", | ||
"compile": "tsc --emitDeclarationOnly --declaration", | ||
"compile": "tsc", | ||
"build": "npm run compile", | ||
@@ -32,0 +32,0 @@ "dev": "nodemon --watch src -e ts --exec 'node --import \"data:text/javascript,import { register } from \\\"node:module\\\"; import { pathToFileURL } from \\\"node:url\\\"; register(\\\"ts-node/esm\\\", pathToFileURL(\\\"./\\\"));\" src/examples/${1:-basic}/index.ts'", |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
739507
89
17526
1
6