Socket
Socket
Sign inDemoInstall

g4c

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

g4c - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

package.json

@@ -9,3 +9,3 @@ {

},
"version": "0.0.6",
"version": "0.0.7",
"license": "GPL-3.0",

@@ -12,0 +12,0 @@ "scripts": {

@@ -47,1 +47,5 @@ # g4c - Git for CodeSandbox

"install" scripts **won't work** as we need access to the secrets which are not available at install time, only at final runtime.
## Known Issues
Every call to rsyncjs copies all files, even if they are the same or have been copied before. As read calls are cheaper than write ones, one solution is to add support for a checksum function which will compare the file if the destination is younger. Hardlinks are not an option in CSB, as `/sandbox` has it's own device.

Sorry, the diff of this file is not supported yet

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