@nuxt/vue-renderer
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -6,2 +6,28 @@ # Change Log | ||
## 2.3.1 (2018-11-16) | ||
### Bug Fixes | ||
* **deps:** update all non-major dependencies ([#4253](https://github.com/nuxt/nuxt.js/issues/4253)) ([f10f860](https://github.com/nuxt/nuxt.js/commit/f10f860)) | ||
* **deps:** update all non-major dependencies ([#4270](https://github.com/nuxt/nuxt.js/issues/4270)) ([1a154e8](https://github.com/nuxt/nuxt.js/commit/1a154e8)) | ||
* **deps:** update all non-major dependencies ([#4271](https://github.com/nuxt/nuxt.js/issues/4271)) ([dd114ff](https://github.com/nuxt/nuxt.js/commit/dd114ff)) | ||
* **deps:** update all non-major dependencies ([#4310](https://github.com/nuxt/nuxt.js/issues/4310)) ([bfb6d6a](https://github.com/nuxt/nuxt.js/commit/bfb6d6a)) | ||
* **deps:** update dependency consola to ^2.2.0 ([#4269](https://github.com/nuxt/nuxt.js/issues/4269)) ([47f67cc](https://github.com/nuxt/nuxt.js/commit/47f67cc)) | ||
* **deps:** update dependency consola to ^2.2.3 ([#4293](https://github.com/nuxt/nuxt.js/issues/4293)) ([b290c07](https://github.com/nuxt/nuxt.js/commit/b290c07)) | ||
* **pkg:** stick [@nuxt](https://github.com/nuxt) dependency versions ([#4339](https://github.com/nuxt/nuxt.js/issues/4339)) ([ca5d538](https://github.com/nuxt/nuxt.js/commit/ca5d538)) | ||
### Features | ||
* client mode modern and support dev/generate ([#4264](https://github.com/nuxt/nuxt.js/issues/4264)) ([2a36dba](https://github.com/nuxt/nuxt.js/commit/2a36dba)) | ||
* dx improvements ([#4259](https://github.com/nuxt/nuxt.js/issues/4259)) ([7c4e77f](https://github.com/nuxt/nuxt.js/commit/7c4e77f)) | ||
* modern build ([#4231](https://github.com/nuxt/nuxt.js/issues/4231)) ([bed0714](https://github.com/nuxt/nuxt.js/commit/bed0714)) | ||
* update to consola 2 ([#4247](https://github.com/nuxt/nuxt.js/issues/4247)) ([1dd32d0](https://github.com/nuxt/nuxt.js/commit/1dd32d0)) | ||
* **server:** fallback option ([#4323](https://github.com/nuxt/nuxt.js/issues/4323)) ([68523b9](https://github.com/nuxt/nuxt.js/commit/68523b9)) | ||
# 2.3.0 (2018-11-16) | ||
@@ -8,0 +34,0 @@ |
{ | ||
"name": "@nuxt/vue-renderer", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -11,3 +11,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@nuxt/common": "^2.3.0", | ||
"@nuxt/common": "^2.3.1", | ||
"@nuxtjs/devalue": "^1.1.0", | ||
@@ -14,0 +14,0 @@ "consola": "^2.2.6", |
Sorry, the diff of this file is too big to display
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
79048
2323
2
3
+ Addedpostcss@8.4.47(transitive)
- Removedpostcss@8.4.49(transitive)
Updated@nuxt/common@^2.3.1