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

repl-it

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

repl-it - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

3

index.js

@@ -46,3 +46,4 @@ 'use strict';

var r = repl.start({
prompt: projectName+'> '
prompt: projectName+'> ',
useGlobal: true
});

@@ -49,0 +50,0 @@

{
"name": "repl-it",
"version": "2.1.0",
"version": "2.1.1",
"description": "Loads all the packages in your package.json and creates a repl for you",

@@ -5,0 +5,0 @@ "main": "index.js",

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