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

depurar

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

depurar - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

lib/Depurar.js

@@ -24,3 +24,3 @@ // Generated by CoffeeScript 1.10.0

basename = path.basename(filepath, path.extname(filepath));
parentDir = path.basename(appRoot);
parentDir = path.basename(appRoot.path);
if (namespace) {

@@ -27,0 +27,0 @@ namespace = namespace + ":" + basename;

{
"name": "depurar",
"version": "0.2.0",
"version": "0.2.1",
"description": "Debug with added sugar",

@@ -25,3 +25,3 @@ "keywords": [

"coveralls": "^2.11.4",
"istanbul": "^0.3.20",
"istanbul": "^0.4.0",
"mocha": "^2.3.2",

@@ -28,0 +28,0 @@ "should": "^7.1.0",

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