New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

aether

Package Overview
Dependencies
Maintainers
3
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aether - npm Package Compare versions

Comparing version 0.5.11 to 0.5.12

2

bower.json
{
"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": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc