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

destiny

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

destiny - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

2

dist/package.json
{
"version": "0.0.13",
"version": "0.0.14",
"name": "destiny",

@@ -4,0 +4,0 @@ "main": "dist/src/index.js",

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

const package_json_1 = require("../package.json");
const fs_extra_1 = require("fs-extra");
const { argv, env } = process;

@@ -64,6 +63,2 @@ const defaults = {

const filesToFixImports = filesToStructure;
if (!fs_extra_1.existsSync(path)) {
console.log("Unable to resolve the path:", path);
return;
}
if (!filesToStructure.length) {

@@ -70,0 +65,0 @@ console.log("Could not find any files for: ", path);

{
"version": "0.0.13",
"version": "0.0.14",
"name": "destiny",

@@ -4,0 +4,0 @@ "main": "dist/src/index.js",

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