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

@travetto/compiler

Package Overview
Dependencies
Maintainers
0
Versions
307
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@travetto/compiler - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4

2

bin/common.js

@@ -47,3 +47,3 @@ // @ts-check

.replace(/<([^>]|\n)+>/gsm, '')
.replace(/: (string|[A-Z][a-zA-Z]+)/g, '')
.replace(/[?]?: (string|[A-Z][a-zA-Z]+)/g, '')
.replace(/^(import )?type .*$/gm, '');

@@ -50,0 +50,0 @@

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

@@ -36,8 +36,8 @@ "keywords": [

"@parcel/watcher": "^2.4.1",
"@travetto/manifest": "^5.0.2",
"@travetto/transformer": "^5.0.3",
"@travetto/manifest": "^5.0.3",
"@travetto/transformer": "^5.0.4",
"@types/node": "^22.5.1"
},
"peerDependencies": {
"@travetto/cli": "^5.0.3"
"@travetto/cli": "^5.0.4"
},

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

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