New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cycraft/run-ts

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cycraft/run-ts - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

2

package.json
{
"name": "@cycraft/run-ts",
"description": "🏃🏼 A package that allows to run node scripts written in TypeScript directly.",
"version": "0.0.0",
"version": "0.0.1",
"type": "module",

@@ -6,0 +6,0 @@ "sideEffects": false,

@@ -17,3 +17,3 @@ # run-ts 🏃🏼

"scripts": {
"execute-my-script": "node --import @cycraft/run-ts ./src/index.ts",
"execute-my-script": "node --import @cycraft/run-ts ./src/index.ts",
}

@@ -20,0 +20,0 @@ ```

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