Comparing version 1.0.7 to 1.0.9
{ | ||
"name": "apack", | ||
"version": "1.0.7", | ||
"version": "1.0.9", | ||
"description": "yet another bundle packer", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -417,4 +417,2 @@ 'use strict'; | ||
m.depMap.set(dp, 'cached'); | ||
} else { | ||
m.depMap.delete(dp); | ||
} | ||
@@ -421,0 +419,0 @@ }); |
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
64455
1956