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

@vaadin/hilla-generator-utils

Package Overview
Dependencies
Maintainers
12
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/hilla-generator-utils - npm Package Compare versions

Comparing version 24.5.0-alpha3 to 24.5.0-alpha4

9

package.json
{
"name": "@vaadin/hilla-generator-utils",
"version": "24.5.0-alpha3",
"version": "24.5.0-alpha4",
"description": "A set of utils for developing Hilla generator plugins",

@@ -19,3 +19,3 @@ "main": "index.js",

"test": "mocha test/**/*.spec.ts --config ../../../.mocharc.cjs",
"test:coverage": "c8 -c ../../../.c8rc.json npm test",
"test:coverage": "c8 --experimental-monocart -c ../../../.c8rc.json npm test",
"typecheck": "tsc --noEmit"

@@ -63,3 +63,3 @@ },

"pino-pretty": "^10.2.0",
"typescript": "5.3.2"
"typescript": "5.5.2"
},

@@ -72,3 +72,3 @@ "devDependencies": {

"@types/sinon-chai": "^3.2.10",
"c8": "^8.0.1",
"c8": "^10.1.2",
"chai": "^4.3.10",

@@ -78,2 +78,3 @@ "concurrently": "^8.2.1",

"mocha": "^10.2.0",
"monocart-coverage-reports": "^2.8.4",
"sinon": "^16.0.0",

@@ -80,0 +81,0 @@ "sinon-chai": "^3.7.0",

@@ -1,2 +0,1 @@

/// <reference types="chai" />
declare global {

@@ -3,0 +2,0 @@ export namespace Chai {

Sorry, the diff of this file is not supported yet

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