🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

crates

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crates - npm Package Compare versions

Comparing version

to
0.0.7

5

generator.js

@@ -134,6 +134,7 @@ 'use strict';

case 0:
console.info('generator:', file, options);
console.info('compiling file:', file, options);
console.info('\x1Bc');
return _context.abrupt('return', (0, _parser2.default)(readFile(file), options));
case 2:
case 3:
case 'end':

@@ -140,0 +141,0 @@ return _context.stop();

2

package.json
{
"name": "crates",
"version": "0.0.6",
"version": "0.0.7",
"description": "A pretty simple and efficient internationalization library.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -44,2 +44,3 @@ 'use strict';

}, options);
_context.prev = 1;
ast = (0, _ast.getASTFromCode)(code, {

@@ -49,3 +50,2 @@ sourceType: defaultOptions.sourceType,

});
_context.prev = 2;
_context.next = 5;

@@ -60,3 +60,3 @@ return (0, _ast.getModuleIdentifier)(ast, defaultOptions.moduleName);

_context.prev = 9;
_context.t0 = _context['catch'](2);
_context.t0 = _context['catch'](1);

@@ -71,3 +71,3 @@ console.error('Parser:', _context.t0);

}
}, _callee, undefined, [[2, 9]]);
}, _callee, undefined, [[1, 9]]);
}));

@@ -74,0 +74,0 @@