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

@naturalcycles/cli

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@naturalcycles/cli - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

1

dist/bin/tsn.js

@@ -50,3 +50,2 @@ #!/usr/bin/env node

}
require('loud-rejection/register');
require('dotenv/config');

@@ -53,0 +52,0 @@ // Esbuild support currently disabled

3

package.json

@@ -13,3 +13,2 @@ {

"dotenv": "^16.0.0",
"loud-rejection": "^2.2.0",
"ts-node": "^10.0.0",

@@ -45,3 +44,3 @@ "typescript": "^5.0.2"

},
"version": "1.4.1",
"version": "1.4.2",
"description": "CLI utils to be installed globally via 'npm i -g'",

@@ -48,0 +47,0 @@ "author": "Natural Cycles Team",

@@ -59,3 +59,2 @@ #!/usr/bin/env node

require('loud-rejection/register')
require('dotenv/config')

@@ -62,0 +61,0 @@

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