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
303
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.0 to 0.3.2

bin/travetto-cli-compile.js

4

index.ts

@@ -1,1 +0,3 @@

export * from './src';
export * from './src/transform-util';
export * from './src/proxy';
export * from './src/compiler';

@@ -9,4 +9,7 @@ {

},
"bin": {
"travetto-cli-compile": "bin/travetto-cli-compile.js"
},
"dependencies": {
"@travetto/base": "^0.3.0",
"@travetto/base": "^0.3.2",
"@types/source-map-support": "^0.4.1",

@@ -34,4 +37,4 @@ "source-map-support": "^0.5.6",

},
"version": "0.3.0",
"gitHead": "fb6bd5439f7491a7b8446bd3717c3ba35d8dbd4a"
"version": "0.3.2",
"gitHead": "54e9adaef1897a7f971f399c8f7dd86cbab90665"
}
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