Socket
Socket
Sign inDemoInstall

loupe

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loupe - npm Package Compare versions

Comparing version 2.3.2 to 2.3.3

9

package.json
{
"name": "loupe",
"version": "2.3.2",
"version": "2.3.3",
"description": "Inspect utility for Node.js and browsers",

@@ -13,3 +13,6 @@ "homepage": "https://github.com/chaijs/loupe",

"module": "./index.js",
"browser": "./loupe.js",
"browser": {
"./index.js": "./loupe.js",
"util": false
},
"repository": {

@@ -41,3 +44,3 @@ "type": "git",

"parserOptions": {
"ecmaVersion": "2020"
"ecmaVersion": 2020
},

@@ -44,0 +47,0 @@ "env": {

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