🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@autoview/compiler

Package Overview
Dependencies
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@autoview/compiler

Embedded TypeScript compiler for `@autoview/agent`.

Source
npmnpm
Version
2.0.5
Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

@autoview/compiler

Embedded TypeScript compiler for @autoview/agent.

It is for validation feedback, and bundling for actual running.

You can learn how to use it by looking the test/src/features test functions.

Also, after running the compiler test program, you can see the example values generated each test functions in the test/results directory.

git clone https://github.com/wrtnlabs/autoview
cd autoview
pnpm install

cd test
pnpm start --include compiler

FAQs

Package last updated on 17 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts