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

@travetto/compiler

Package Overview
Dependencies
Maintainers
1
Versions
300
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.3.1 to 3.3.2

8

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

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

"@parcel/watcher": "^2.3.0",
"@travetto/manifest": "^3.3.1",
"@travetto/manifest": "^3.3.2",
"@travetto/terminal": "^3.3.1",
"@travetto/transformer": "^3.3.1"
"@travetto/transformer": "^3.3.2"
},
"peerDependencies": {
"@travetto/cli": "^3.3.3"
"@travetto/cli": "^3.3.4"
},

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

@@ -24,2 +24,10 @@ {

},
"watchOptions": {
"excludeDirectories": [
"**/node_modules",
"**/.trv_output",
"**/.trv_compiler",
"**/.git",
]
}
}
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