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

@flecks/dox

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flecks/dox - npm Package Compare versions

Comparing version 3.1.1 to 3.1.3

build/commands.js

12

package.json
{
"name": "@flecks/dox",
"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,2 +23,4 @@ },

"files": [
"build",
"test",
"website"

@@ -35,5 +37,5 @@ ],

"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