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

titanium

Package Overview
Dependencies
Maintainers
3
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

titanium - npm Package Compare versions

Comparing version 7.0.0-beta3 to 7.0.0-beta4

2

package.json
{
"name": "titanium",
"version": "7.0.0-beta3",
"version": "7.0.0-beta4",
"author": "TiDev, Inc. <npm@tidev.io>",

@@ -5,0 +5,0 @@ "description": "Command line interface for building Titanium SDK apps",

@@ -267,3 +267,3 @@ import chalk from 'chalk';

return (...args) => {
let data = Object.assign({}, dataPayload, {
let data = Object.assign(dataPayload, {
type: name,

@@ -270,0 +270,0 @@ args,

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