Socket
Socket
Sign inDemoInstall

@truffle/debugger

Package Overview
Dependencies
Maintainers
7
Versions
287
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@truffle/debugger - npm Package Compare versions

Comparing version 11.0.27 to 11.0.28

4

lib/txlog/sagas/index.js

@@ -265,3 +265,5 @@ import debugModule from "debug";

yield put(actions.reset());
yield put(initialCall);
if (initialCall) {
yield put(initialCall);
}
}

@@ -268,0 +270,0 @@

@@ -15,3 +15,3 @@ {

},
"version": "11.0.27",
"version": "11.0.28",
"main": "dist/debugger.js",

@@ -45,5 +45,5 @@ "scripts": {

"@truffle/config": "^1.3.52",
"@truffle/migrate": "^3.3.28",
"@truffle/resolver": "^9.0.33",
"@truffle/workflow-compile": "^4.0.51",
"@truffle/migrate": "^3.3.29",
"@truffle/resolver": "^9.0.34",
"@truffle/workflow-compile": "^4.0.52",
"chai": "^4.2.0",

@@ -72,3 +72,3 @@ "change-case": "3.0.2",

},
"gitHead": "021f4591abbc47f25f46cf2b5849bad808adeb87"
"gitHead": "414d0331c47b3b87b2ba7bf593e2d5b153f4a96e"
}

Sorry, the diff of this file is too big to display

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