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

@flecks/repl

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flecks/repl - npm Package Compare versions

Comparing version 4.0.7 to 4.1.0

2

build/commands.js

@@ -6,3 +6,3 @@ const {spawn} = require('child_process');

const {D} = require('@flecks/core/src');
const D = require('@flecks/core/build/debug');
const commandExists = require('command-exists');

@@ -9,0 +9,0 @@

{
"name": "@flecks/repl",
"version": "4.0.7",
"version": "4.1.0",
"author": "cha0s",

@@ -27,3 +27,3 @@ "license": "MIT",

"dependencies": {
"@flecks/core": "^4.1.1",
"@flecks/core": "^4.2.0",
"command-exists": "^1.2.9",

@@ -33,5 +33,5 @@ "debug": "4.3.1"

"devDependencies": {
"@flecks/build": "^4.0.7",
"@flecks/fleck": "^4.0.7"
"@flecks/build": "^4.1.0",
"@flecks/fleck": "^4.1.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