Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "apack", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "yet another bundle packer", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -48,3 +48,2 @@ 'use strict'; | ||
if (stat && stat.isFile()) { | ||
console.log('res core lib', CoreLibs[name]); | ||
file = { | ||
@@ -51,0 +50,0 @@ filename: CoreLibs[name], |
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
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
63446
1926