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

bare-fs

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bare-fs - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

2

CMakeLists.txt

@@ -10,5 +10,5 @@ cmake_minimum_required(VERSION 3.25)

target_sources(
bare_fs
${bare_fs}
PRIVATE
binding.c
)
{
"name": "bare-fs",
"version": "2.1.1",
"version": "2.1.2",
"description": "Native file system for Javascript",

@@ -14,5 +14,3 @@ "main": "index.js",

],
"addon": {
"target": "bare_fs"
},
"addon": true,
"scripts": {

@@ -19,0 +17,0 @@ "test": "standard && bare test.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