@codebakery/origami
Advanced tools
Comparing version 3.0.0-beta.0 to 3.0.0-beta.1
@@ -79,3 +79,3 @@ #!/usr/bin/env node | ||
}, function (argv) { return tslib_1.__awaiter(_this, void 0, void 0, function () { | ||
var error_1; | ||
var err_2; | ||
return tslib_1.__generator(this, function (_a) { | ||
@@ -96,5 +96,5 @@ switch (_a.label) { | ||
case 2: | ||
error_1 = _a.sent(); | ||
error_1(error_1.message); | ||
error_1('Failed to add polyfills', true); | ||
err_2 = _a.sent(); | ||
log_1.error(err_2.message); | ||
log_1.error('Failed to add polyfills', true); | ||
return [3 /*break*/, 3]; | ||
@@ -101,0 +101,0 @@ case 3: return [2 /*return*/]; |
{ | ||
"$schema": "./node_modules/ng-packagr/package.schema.json", | ||
"name": "@codebakery/origami", | ||
"version": "3.0.0-beta.0", | ||
"version": "3.0.0-beta.1", | ||
"description": "Angular + Polymer", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1086927
0