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

fambda

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fambda - npm Package Compare versions

Comparing version 1.0.6 to 1.0.8

7

package.json
{
"name": "fambda",
"version": "1.0.6",
"version": "1.0.8",
"packageManager": "yarn@4.3.0",
"scripts": {
"build": "esbuild src/index.ts --bundle --platform=node --banner:js=\"#!/usr/bin/env node\" --outfile=dist/index.js",
"cli": "npm run build && node dist/index.js",
"publish": "npm run build && npm version patch && npm publish"
},
"bin": {

@@ -11,0 +6,0 @@ "deploy": "./dist/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