You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@travetto/compiler

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@travetto/compiler - npm Package Compare versions

Comparing version

to
5.0.19

{
"name": "@travetto/compiler",
"version": "5.0.18",
"version": "5.0.19",
"description": "The compiler infrastructure for the Travetto framework",

@@ -28,3 +28,3 @@ "keywords": [

"repository": {
"url": "https://github.com/travetto/travetto.git",
"url": "git+https://github.com/travetto/travetto.git",
"directory": "module/compiler"

@@ -34,7 +34,7 @@ },

"@parcel/watcher": "^2.5.0",
"@travetto/manifest": "^5.0.11",
"@travetto/transformer": "^5.0.12"
"@travetto/manifest": "^5.0.12",
"@travetto/transformer": "^5.0.13"
},
"peerDependencies": {
"@travetto/cli": "^5.0.18"
"@travetto/cli": "^5.0.19"
},

@@ -41,0 +41,0 @@ "peerDependenciesMeta": {