Comparing version 2.0.0-alpha to 2.0.0-alpha2
@@ -19,3 +19,3 @@ // Generated by CoffeeScript 1.10.0 | ||
if (editorTransform.length > 7 && editorTransform.slice(-7) === '.coffee') { | ||
require('coffee-script'); | ||
require('requireg'('coffee-script/register')); | ||
} | ||
@@ -22,0 +22,0 @@ if (editorTransform[0] !== '/' && editorTransform[0] !== '\\') { |
{ | ||
"name": "@ach/ach", | ||
"version": "2.0.0-alpha", | ||
"version": "2.0.0-alpha2", | ||
"description": "NACHA ACH EFT File Parser/Editor/Formatter for CCD+ / PPD+ / CTX+", | ||
@@ -43,4 +43,5 @@ "keywords": [ | ||
"each-part": "^0.8.1", | ||
"requireg": "^0.1.5", | ||
"strung": "^1.0.4" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
76630
3
5
+ Addedrequireg@^0.1.5
+ Addeddeep-extend@0.6.0(transitive)
+ Addedini@1.3.8(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addednested-error-stacks@2.0.1(transitive)
+ Addedpath-parse@1.0.7(transitive)
+ Addedrc@1.2.8(transitive)
+ Addedrequireg@0.1.8(transitive)
+ Addedresolve@1.7.1(transitive)
+ Addedstrip-json-comments@2.0.1(transitive)