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

confidencial-ni-node

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

confidencial-ni-node - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

5

lib/confidencial.js

@@ -146,4 +146,5 @@ // Load modules

scripts: ["http://code.jquery.com/jquery.js"],
done: function (err, window) {
callback(window.$, err);
done: function (errors, window) {
var $ = window.$;
callback($, errors);
}

@@ -150,0 +151,0 @@ });

2

package.json
{
"name": "confidencial-ni-node"
, "description": "Web scraping http://www.confidencial.com.ni/"
, "version": "0.0.6"
, "version": "0.0.7"
, "author": "Paulo McNally <paulomcnally@gmail.com>"

@@ -6,0 +6,0 @@ , "keywords": ["nicaragua", "diario", "news"]

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