coffee-register
Advanced tools
Comparing version
@@ -73,3 +73,3 @@ var COFFEE_CACHE_DIR, COFFEE_NO_CACHE, Coffeescript, child_process, coffeeBinary, fs, md5, origFork, path, register, serveCached; | ||
if (process.env.SOURCE_MAPS || process.env.SOURCE_MAP) { | ||
require('source-map-support').install({ | ||
require('@danielkalen/source-map-support').install({ | ||
hookRequire: true | ||
@@ -76,0 +76,0 @@ }); |
{ | ||
"name": "coffee-register", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "require CoffeeScript files on-the-fly without precompilation up to 2000% faster than the official package", | ||
@@ -8,2 +8,3 @@ "main": "lib/index.js", | ||
"scripts": { | ||
"postversion": "cake build", | ||
"prepublishOnly": "npm run test", | ||
@@ -10,0 +11,0 @@ "coverage": "npm run coverage:run && npm run coverage:badge", |
Sorry, the diff of this file is not supported yet
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
395364
0.01%21
5%