@toptal/davinci-cli-shared
Advanced tools
Comparing version 2.3.9 to 2.3.10-alpha-FX-4590-tailwind-resolution-58582a9f.36
{ | ||
"name": "@toptal/davinci-cli-shared", | ||
"version": "2.3.9", | ||
"version": "2.3.10-alpha-FX-4590-tailwind-resolution-58582a9f.36+58582a9f", | ||
"description": "Shared CLI code and CLI engine for davinci", | ||
@@ -41,3 +41,4 @@ "author": "Toptal", | ||
"access": "public" | ||
} | ||
}, | ||
"gitHead": "58582a9fe22cca40d15af20b6582a4fe76d52fc9" | ||
} |
@@ -45,3 +45,3 @@ import { jest } from '@jest/globals' | ||
yarnListInjected(packageName) | ||
}).toThrow('Unexpected token i in JSON at position 0') | ||
}).toThrow() | ||
}) | ||
@@ -56,5 +56,5 @@ | ||
yarnListInjected(packageName) | ||
}).toThrow('Unexpected end of JSON input') | ||
}).toThrow() | ||
}) | ||
}) | ||
}) |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
53795
2
2