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

csrt-tools

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csrt-tools - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

index.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
const { program } = require("commander");

@@ -2,0 +4,0 @@ const fs = require("fs");

5

package.json
{
"name": "csrt-tools",
"version": "1.0.1",
"version": "1.0.2",
"description": "replace the normal part of srt",
"main": "index.js",
"bin": {
"csrt-tools": "index.js"
},
"scripts": {

@@ -7,0 +10,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

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