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

better-node-inspect

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-node-inspect - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

.github/workflows/notify-twitter.yml

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [0.3.1](https://github.com/iloveitaly/better-node-inspect/compare/v0.3.0...v0.3.1) (2023-07-31)
### Bug Fixes
* missing primordial slice import ([2c8078c](https://github.com/iloveitaly/better-node-inspect/commit/2c8078ce0a96e0a9f7da217d1fe40e02c4e63a6b))
# [0.3.0](https://github.com/iloveitaly/better-node-inspect/compare/v0.2.0...v0.3.0) (2023-07-30)

@@ -2,0 +11,0 @@

1

debugger/util/argument_parser.js
const {
ArrayPrototypeShift,
ArrayPrototypeSlice,
ArrayPrototypeIncludes,

@@ -4,0 +5,0 @@ StringPrototypeSplit,

2

package.json

@@ -10,3 +10,3 @@ {

],
"version": "0.3.0",
"version": "0.3.1",
"description": "A modern node inspector optimized for command line usage (like ipython, pry, iex, etc.)",

@@ -13,0 +13,0 @@ "homepage": "https://github.com/iloveitaly/better-node-inspect",

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