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 3.1.1 to 3.1.3

build/commands.js

15

package.json
{
"name": "@flecks/repl",
"version": "3.1.1",
"version": "3.1.3",
"author": "cha0s",

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

"lint": "flecks lint",
"postversion": "cp package.json dist",
"postversion": "npm run build",
"test": "flecks test"

@@ -23,3 +23,6 @@ },

"files": [
"server.js"
"build",
"server.js",
"server.js.map",
"src"
],

@@ -32,5 +35,5 @@ "dependencies": {

"devDependencies": {
"@flecks/build": "^3.1.1",
"@flecks/fleck": "^3.1.1"
"@flecks/build": "^3.1.3",
"@flecks/fleck": "^3.1.3"
}
}
}
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