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.3 to 0.1.4

10

index.js

@@ -40,2 +40,12 @@ #!/usr/bin/env node

minify: true,
platform: "node",
external: [
"@ryyppy/rescript-promise",
"rescript-envsafe",
"rescript-struct",
"@greenlabs/ppx-spice",
"rescript-express",
"@glennsl/rescript-fetch",
"@rescript/react",
], // hmmmm - rescript.json - bs-dependencies
});

@@ -42,0 +52,0 @@

2

package.json
{
"name": "@envio-dev/esbuild-hasher",
"version": "0.1.3",
"version": "0.1.4",
"description": "simple package that takes a set of file paths and returns a hash of their contents using esbuild",

@@ -5,0 +5,0 @@ "main": "index.js",

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