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

edge-fs

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edge-fs - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

lib/edge-fs-coreclr.deps.json

6

lib/edge-fs.js

@@ -8,4 +8,4 @@ var path = require('path');

// exports.getBootstrapDependencyManifest = function() {
// return path.join(__dirname, 'edge-fs-coreclr.deps.json');
// }
exports.getBootstrapDependencyManifest = function() {
return path.join(__dirname, 'edge-fs-coreclr.deps.json');
}

@@ -8,4 +8,4 @@ {

},
"version": "1.0.0",
"description": "Edge-fs: run F# and node.js code in-process with edge.js",
"version": "1.0.1",
"description": "edge-fs: run F# and node.js code in-process with edge.js",
"tags": [

@@ -20,3 +20,5 @@ "edge",

"node.js",
"node"
"node",
"edge.js",
"edge-js"
],

@@ -29,11 +31,10 @@ "main": "./lib/edge-fs.js",

"dependencies": {},
"homepage": "https://github.com/agracio/edge-fs",
"repository": {
"type": "git",
"url": "git@github.com:agracio/edge-fs.git"
},
"bugs": {
"url": "http://github.com/agracio/edge-fs/issues"
}
"homepage": "https://github.com/agracio/edge-fs",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/agracio/edge-fs.git"
},
"bugs": {
"url": "http://github.com/agracio/edge-fs/issues"
}
}

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