Comparing version 0.5.11 to 0.5.12
{ | ||
"name": "aether", | ||
"version": "0.5.11", | ||
"version": "0.5.12", | ||
"homepage": "https://github.com/codecombat/aether", | ||
@@ -5,0 +5,0 @@ "authors": [ |
@@ -286,2 +286,6 @@ (function() { | ||
}); | ||
if ((ast != null) && ast.body.length !== 1) { | ||
ast.body = ast.body.slice(0, 0); | ||
} | ||
ast; | ||
lines = code.replace(/\n/g, '\n空').split('空'); | ||
@@ -288,0 +292,0 @@ posToOffset = function(pos) { |
{ | ||
"name": "aether", | ||
"version": "0.5.11", | ||
"version": "0.5.12", | ||
"description": "Analyzes, instruments, and transpiles JS to help beginners.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
156521
3082
3