akashacms-base
Advanced tools
Comparing version 0.6.6 to 0.6.7
@@ -26,6 +26,5 @@ /** | ||
const url = require('url'); | ||
const async = require('async'); | ||
const co = require('co'); | ||
const akasha = require('akasharender'); | ||
const mahabhuta = require('mahabhuta'); | ||
const mahabhuta = akasha.mahabhuta; | ||
const smap = require('sightmap'); | ||
@@ -32,0 +31,0 @@ |
@@ -29,3 +29,3 @@ { | ||
}, | ||
"version": "0.6.6", | ||
"version": "0.6.7", | ||
"engines": { | ||
@@ -35,3 +35,2 @@ "node": ">=6.1" | ||
"dependencies": { | ||
"async": ">=0.1.22", | ||
"co": "*", | ||
@@ -38,0 +37,0 @@ "debug": "^2.2.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
3
76198
426
- Removedasync@>=0.1.22
- Removedasync@3.2.6(transitive)