create-treble-app
Advanced tools
Comparing version 0.0.29-templates-4 to 0.0.29-templates-5
{ | ||
"name": "create-treble-app", | ||
"version": "0.0.29templates-4", | ||
"version": "0.0.29templates-5", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -125,2 +125,3 @@ import spawn from 'cross-spawn'; | ||
process.chdir(root); | ||
initTreble(name, root, originalDirectory, template); | ||
@@ -127,0 +128,0 @@ } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
87676
1732