Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

nativescript-hook

Package Overview
Dependencies
12
Maintainers
11
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.3 to 0.2.4

4

index.js

@@ -43,3 +43,3 @@ module.exports = function (__dirname) {

}
if (_isNativeScriptAppRoot(candidateDir)) {

@@ -98,3 +98,3 @@ return candidateDir;

if (hookInstalled(hookDir, pkg, hook)) {
console.log('Hook already installed: ' + pkg.name);
console.log(`Hook already installed: ${pkg.name} at location: ${hookDir}`);
return;

@@ -101,0 +101,0 @@ }

{
"name": "nativescript-hook",
"version": "0.2.3",
"version": "0.2.4",
"description": "Helper module for installing hooks into NativeScript projects",

@@ -5,0 +5,0 @@ "main": "index.js",

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