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

create-treble-app

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-treble-app - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

2

package.json
{
"name": "create-treble-app",
"version": "0.0.26",
"version": "0.0.27",
"main": "index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -51,5 +51,5 @@ import chalk from 'chalk';

console.log(
` Bundles the app into a single static file name ${chalk.cyan(
'threekit-embed.js'
)} for production.`
` Bundles the app into a two static files named ${chalk.cyan(
'treble-app.js'
)} and ${chalk.cyan('treble-app.css')}, ready for production.`
);

@@ -56,0 +56,0 @@ console.log();

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