Comparing version 1.1.3 to 1.2.0
{ | ||
"name": "conclure", | ||
"version": "1.1.3", | ||
"version": "1.2.0", | ||
"description": "Generator runner", | ||
"main": "conclude.js", | ||
"module": "conclude.js", | ||
"main": "dist/conclude.js", | ||
"module": "src/conclude.js", | ||
"types": "conclude.d.ts", | ||
@@ -16,2 +16,4 @@ "repository": { | ||
"scripts": { | ||
"build": "esbuild src/* --format=cjs --outdir=dist", | ||
"prepare": "yarn build", | ||
"test": "ava -v" | ||
@@ -22,5 +24,2 @@ }, | ||
"tests/**/*" | ||
], | ||
"require": [ | ||
"esm" | ||
] | ||
@@ -41,4 +40,4 @@ }, | ||
"ava": "^3.15.0", | ||
"esm": "^3.2.25" | ||
"esbuild": "^0.11.16" | ||
} | ||
} |
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
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
30318
12
575
1