New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nfclibrary

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nfclibrary - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

index.js

@@ -6,3 +6,3 @@ let axios;

console.log(error.message)
throw new Error('The "node-fetch" module is required but not installed. Please run "npm install node-fetch" to install it.');
throw new Error('The "axios" module is required but not installed. Please run "npm install node-fetch" to install it.');
}

@@ -9,0 +9,0 @@

{
"name": "nfclibrary",
"version": "1.0.5",
"version": "1.0.6",
"description": "A node module to query any icon from the Naflouille Creations projects. ",

@@ -16,4 +16,5 @@ "main": "index.js",

"dependencies": {
"axios": "^1.6.5",
"node-fetch": "^3.3.2"
}
}
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