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 0.3.13 to 0.3.14

travetto-compiler-0.3.14.tgz

4

package.json

@@ -36,4 +36,4 @@ {

},
"version": "0.3.13",
"gitHead": "4258316595c2c3c7a5096a37509a8d7aa0fe50bc"
"version": "0.3.14",
"gitHead": "110f4dfcdb3c379d44f83fc4c6cf97adc2613c1c"
}

@@ -52,3 +52,3 @@ import * as fs from 'fs';

if (Env.dev || Env.e2e) { // If attempting to load an optional require
if (Env.watch) { // If attempting to load an optional require
console.error(msg);

@@ -55,0 +55,0 @@ console.error(`Unable to import ${fileName}, stubbing out`);

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