Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cf2-builder

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cf2-builder - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

14

package.json
{
"name": "cf2-builder",
"version": "1.0.3",
"version": "1.0.4",
"type": "module",

@@ -42,12 +42,12 @@ "description": "🌐 A toolkit to build AWS CloudFront Functions with strict type definitions",

"devDependencies": {
"@types/node": "20.10.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"eslint-plugin-deprecation": "2.0.0",
"typescript": "5.3.2",
"vitest": "0.34.6"
"typescript": "5.3.3",
"vitest": "1.0.4"
},
"dependencies": {
"esbuild": "0.19.8"
"esbuild": "0.19.9"
}
}
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