krl-compiler
Advanced tools
Comparing version 1.0.0-alpha.0 to 1.0.0-beta
{ | ||
"name": "krl-compiler", | ||
"version": "1.0.0-alpha.0", | ||
"version": "1.0.0-beta", | ||
"description": "KRL compiler", | ||
@@ -43,4 +43,4 @@ "main": "src/index.js", | ||
"estree-loc": "^2.0.0", | ||
"krl-parser": "^1.0.0-alpha.0", | ||
"krl-stdlib": "^1.0.0-alpha.0", | ||
"krl-parser": "^1.0.0-beta", | ||
"krl-stdlib": "^1.0.0-beta", | ||
"lodash": "^4.17.11", | ||
@@ -51,3 +51,3 @@ "minimist": "^1.2.5", | ||
}, | ||
"gitHead": "26aee8aeb73a2450f9224f2d8d81f3a3d49b33f2" | ||
"gitHead": "64405d208dcc9ced54ae903945d36a045c56148e" | ||
} |
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
0
57341
Updatedkrl-parser@^1.0.0-beta
Updatedkrl-stdlib@^1.0.0-beta