Socket
Socket
Sign inDemoInstall

fs-native-extensions

Package Overview
Dependencies
3
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.2.2

6

CMakeLists.txt

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

include(pear)
include(bare)
pear_target(target)
bare_target(target)
add_pear_module(fs_native_extensions)
add_bare_module(fs_native_extensions)

@@ -12,0 +12,0 @@ target_sources(

{
"name": "fs-native-extensions",
"version": "1.2.1",
"version": "1.2.2",
"description": "Native file system extensions for advanced file operations",

@@ -26,3 +26,3 @@ "main": "index.js",

"author": "Kasper Isager Dalsgarð <kasper@funktionel.co>",
"license": "ISC",
"license": "Apache-2.0",
"bugs": {

@@ -29,0 +29,0 @@ "url": "https://github.com/holepunchto/fs-native-extensions/issues"

@@ -102,2 +102,2 @@ # fs-native-extensions

ISC
Apache-2.0

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc