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

crc-native

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crc-native - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

6

CMakeLists.txt
cmake_minimum_required(VERSION 3.25)
find_package(cmake-bare REQUIRED PATHS node_modules/cmake-bare)
find_package(cmake-napi REQUIRED PATHS node_modules/cmake-napi)
project(crc_native C)
include(bare)
include(napi)
if(NOT TARGET crc)

@@ -9,0 +9,0 @@ add_subdirectory(vendor/libcrc EXCLUDE_FROM_ALL)

{
"name": "crc-native",
"version": "1.1.3",
"version": "1.1.4",
"description": "libcrc JavaScript bindings for Node.js",

@@ -37,4 +37,6 @@ "main": "index.js",

"brittle": "^3.1.0",
"cmake-bare": "^1.1.7",
"cmake-napi": "^1.0.2",
"standard": "^17.0.0"
}
}

@@ -65,2 +65,3 @@ cmake_minimum_required(VERSION 3.22)

OUTPUT_NAME crc
PREFIX lib
)

@@ -67,0 +68,0 @@

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

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

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

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

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

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