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

@envio-dev/esbuild-hasher

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@envio-dev/esbuild-hasher - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

11

package.json
{
"name": "@envio-dev/esbuild-hasher",
"version": "0.1.0",
"version": "0.1.1",
"description": "simple package that takes a set of file paths and returns a hash of their contents using esbuild",
"main": "index.js",
"bin": {
"esbuild-hasher": "./index.js"
},
"scripts": {

@@ -10,3 +13,7 @@ "test": "echo \"Error: no test specified\" && exit 1",

},
"keywords": [],
"keywords": [
"esbuild",
"hash",
"npm"
],
"author": "denhampreen",

@@ -13,0 +20,0 @@ "license": "ISC",

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