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

extensionless

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extensionless - npm Package Compare versions

Comparing version 1.5.3 to 1.5.4

2

package.json
{
"name": "extensionless",
"version": "1.5.3",
"version": "1.5.4",
"type": "module",

@@ -5,0 +5,0 @@ "exports": {

@@ -22,3 +22,3 @@ import {readFile} from 'fs/promises'

let getConfig = async ({argv1} = {}) => {
export async function getConfig({argv1} = {}) {
let defaults = {

@@ -38,5 +38,1 @@ lookFor: ['js']

}
export {
getConfig
}
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