Socket
Socket
Sign inDemoInstall

repl.history

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

repl.history - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

.npmignore

14

package.json
{
"author": "Elijah Insua <tmpvar@gmail.com> (http://tmpvar.com)",
"contributors" : [
{ "name" : "Scott Nelson", "url" : "https://github.com/scttnlsn" }
"contributors": [
{
"name": "Scott Nelson",
"url": "https://github.com/scttnlsn"
}
],
"name": "repl.history",
"description": "add history to node's repl",
"version": "0.1.1",
"license": "MIT",
"version": "0.1.2",
"repository": {

@@ -15,5 +19,5 @@ "type": "git",

"devDependencies": {},
"bin" : {
"repl.history" : "./bin/repl.history"
"bin": {
"repl.history": "./bin/repl.history"
}
}
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