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

@hattip/bundler-cloudflare-workers

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hattip/bundler-cloudflare-workers - npm Package Compare versions

Comparing version 0.0.45 to 0.0.46

2

dist/cli.js

@@ -9,3 +9,3 @@ import {

// package.json
var version = "0.0.45";
var version = "0.0.46";

@@ -12,0 +12,0 @@ // src/cli.ts

{
"name": "@hattip/bundler-cloudflare-workers",
"version": "0.0.45",
"version": "0.0.46",
"type": "module",

@@ -24,12 +24,12 @@ "description": "Cloudflare Workers bundler for Hattip",

"devDependencies": {
"@cyco130/eslint-config": "^3.7.1",
"@types/node": "^20.11.30",
"@cyco130/eslint-config": "^3.9.1",
"@types/node": "^20.14.5",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.4.3"
"publint": "^0.2.8",
"tsup": "^8.1.0",
"typescript": "^5.4.5"
},
"dependencies": {
"cac": "^6.7.14",
"esbuild": "^0.20.2"
"esbuild": "^0.21.5"
},

@@ -36,0 +36,0 @@ "scripts": {

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