Comparing version 0.0.0-main-86c73cf2 to 0.0.0-main-bbba151a
{ | ||
"name": "grats", | ||
"version": "0.0.0-main-86c73cf2", | ||
"main": "dist/index.js", | ||
"bin": "dist/cli.js", | ||
"types": "dist/index.d.ts", | ||
"version": "0.0.0-main-bbba151a", | ||
"main": "dist/src/index.js", | ||
"bin": "dist/src/cli.js", | ||
"types": "dist/src/index.d.ts", | ||
"license": "MIT", | ||
@@ -34,5 +34,5 @@ "files": [ | ||
"integration-tests": "node src/tests/integration.mjs", | ||
"build": "tsc", | ||
"build": "tsc --build", | ||
"lint": "eslint src/**/*.ts" | ||
} | ||
} |
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
140847
25
2650
1