@nuxt/app-edge
Advanced tools
Comparing version 2.3.0-25674422.48393b3 to 2.3.0-25674446.46103e7
/*! | ||
* @nuxt/app-edge v2.3.0-25674422.48393b3 (c) 2016-2018 | ||
* @nuxt/app-edge v2.3.0-25674446.46103e7 (c) 2016-2018 | ||
@@ -14,6 +14,6 @@ * - All the amazing contributors | ||
var path = _interopDefault(require('path')); | ||
const path = _interopDefault(require('path')); | ||
var name = "@nuxt/app-edge"; | ||
var version = "2.3.0-25674422.48393b3"; | ||
var version = "2.3.0-25674446.46103e7"; | ||
var repository = "nuxt/nuxt.js"; | ||
@@ -29,3 +29,3 @@ var license = "MIT"; | ||
}; | ||
var pkg = { | ||
const pkg = { | ||
name: name, | ||
@@ -32,0 +32,0 @@ version: version, |
{ | ||
"name": "@nuxt/app-edge", | ||
"version": "2.3.0-25674422.48393b3", | ||
"version": "2.3.0-25674446.46103e7", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
109110