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

seed-builder

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seed-builder - npm Package Compare versions

Comparing version 0.3.57 to 0.3.58

2

index.js

@@ -11,3 +11,3 @@ const os = require('os');

const linuxPath = path.join(dir, "bin", "seed-linux")
exec(`chmod +x ${linuxPath}`)
exec(`sudo chmod +x ${linuxPath}`)
return linuxPath

@@ -14,0 +14,0 @@ case "win32": return path.join(dir, "bin", "seed-windows.exe")

{
"name": "seed-builder",
"version": "0.3.57",
"version": "0.3.58",
"description": "Code generator library",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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