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
1
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 3.1.5 to 3.1.6

6

package.json
{
"name": "@travetto/compiler",
"version": "3.1.5",
"version": "3.1.6",
"description": "The compiler infrastructure for the Travetto framework",

@@ -35,7 +35,7 @@ "keywords": [

"@travetto/manifest": "^3.1.2",
"@travetto/terminal": "^3.1.0",
"@travetto/terminal": "^3.1.1",
"@travetto/transformer": "^3.1.5"
},
"peerDependencies": {
"@travetto/cli": "^3.1.8"
"@travetto/cli": "^3.1.10"
},

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

@@ -22,4 +22,4 @@ {

"noEmitHelpers": true,
"outDir": "build/"
"outDir": "build/",
},
}
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