New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nuxt/app-edge

Package Overview
Dependencies
Maintainers
3
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/app-edge - npm Package Compare versions

Comparing version 2.3.0-25673164.da7c01f to 2.3.0-25673320.972c3a7

1

CHANGELOG.md

@@ -15,2 +15,3 @@ # Change Log

* **publish:** set each package's publishConfig to public ([28b246d](https://github.com/nuxt/nuxt.js/commit/28b246d)), closes [lerna/lerna#178](https://github.com/lerna/lerna/issues/178)
* remove extra text ([#4187](https://github.com/nuxt/nuxt.js/issues/4187)) ([972c3a7](https://github.com/nuxt/nuxt.js/commit/972c3a7))

@@ -17,0 +18,0 @@

4

dist/app.js
/*!
* @nuxt/app-edge v2.3.0-25673164.da7c01f (c) 2016-2018
* @nuxt/app-edge v2.3.0-25673320.972c3a7 (c) 2016-2018

@@ -17,3 +17,3 @@ * - All the amazing contributors

var name = "@nuxt/app-edge";
var version = "2.3.0-25673164.da7c01f";
var version = "2.3.0-25673320.972c3a7";
var repository = "nuxt/nuxt.js";

@@ -20,0 +20,0 @@ var license = "MIT";

{
"name": "@nuxt/app-edge",
"version": "2.3.0-25673164.da7c01f",
"version": "2.3.0-25673320.972c3a7",
"repository": "nuxt/nuxt.js",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -61,3 +61,3 @@ import Vue from 'vue'

// Create Root instance13:14:29: Error: can't open file '.eslintrc.js' (error 2: No such file or directory)
// Create Root instance

@@ -64,0 +64,0 @@ // here we inject the router and store to all child components,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc