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

elixire

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elixire - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

index.ts

@@ -144,3 +144,3 @@ import * as pkg from "./package.json";

async listFiles(): Promise<[]> {
let x = await recursiveFetch(this, 1, [])
let x = await recursiveFetch(this, 0, [])
return x

@@ -147,0 +147,0 @@ }

{
"name": "elixire",
"description": "Node Uploader for elixire instances",
"version": "0.0.2",
"version": "0.0.3",
"main": "build/index.js",

@@ -6,0 +6,0 @@ "scripts": {

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