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
0
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.46 to 0.0.47

2

dist/cli.js

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

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

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

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

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

"devDependencies": {
"@cyco130/eslint-config": "^3.9.1",
"@types/node": "^20.14.5",
"@cyco130/eslint-config": "^3.9.4",
"@types/node": "^18.19.44",
"eslint": "^8.57.0",
"publint": "^0.2.8",
"tsup": "^8.1.0",
"typescript": "^5.4.5"
"publint": "^0.2.9",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
},
"dependencies": {
"cac": "^6.7.14",
"esbuild": "^0.21.5"
"esbuild": "^0.23.0"
},

@@ -41,5 +41,5 @@ "scripts": {

"test:typecheck": "tsc -p tsconfig.json --noEmit",
"test:lint": "eslint . --max-warnings 0 --ignore-pattern dist",
"test:lint": "eslint . --max-warnings 0",
"test:package": "publint --strict"
}
}
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