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 3.0.0 to 3.0.1

7

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

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

"test": "npm run test:node && npm run test:browser",
"pretest:browser": "npm run build",
"pretest:browser": "npx playwright install && npm run build",
"test:browser": "wtr",

@@ -40,4 +40,3 @@ "pretest:node": "npm run build",

"build:cjs-bundle": "esbuild --bundle src/index.ts --outfile=loupe.js --format=cjs",
"upload-coverage": "codecov",
"postinstall": "npx playwright install"
"upload-coverage": "codecov"
},

@@ -44,0 +43,0 @@ "eslintConfig": {

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