@flock/wirespec
Advanced tools
Comparing version 0.8.9 to 0.8.10
{ | ||
"name": "@flock/wirespec", | ||
"version": "0.8.9", | ||
"version": "0.8.10", | ||
"main": "wirespec-src-compiler-lib.js", | ||
@@ -5,0 +5,0 @@ "types": "wirespec-src-compiler-lib.d.ts", |
#!/usr/bin/env node | ||
const {cli} = require("./wirespec-lib.js"); | ||
const {cli} = require("./wirespec-src-compiler-lib.js"); | ||
cli(process.argv.slice(2)) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
2394222
0