Socket
Socket
Sign inDemoInstall

@trapezedev/project

Package Overview
Dependencies
285
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.2 to 5.0.3

1

dist/android/project.js

@@ -202,3 +202,2 @@ "use strict";

const destPath = (0, path_1.join)(this.project.config.android.path, dest);
console.log('Copying', srcPath, destPath);
return (0, utils_fs_1.copy)(srcPath, destPath);

@@ -205,0 +204,0 @@ }

4

package.json
{
"name": "@trapezedev/project",
"version": "5.0.2",
"version": "5.0.3",
"description": "Trapeze mobile configuration API for managing projects through code",

@@ -24,3 +24,3 @@ "author": "Ionic Team <hi@ionic.io> (https://ionicframework.com) ",

"@prettier/plugin-xml": "^2.2.0",
"@trapezedev/gradle-parse": "5.0.2",
"@trapezedev/gradle-parse": "5.0.3",
"@types/diff": "^5.0.2",

@@ -27,0 +27,0 @@ "@xmldom/xmldom": "^0.7.5",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc