Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

unexpected-messy

Package Overview
Dependencies
Maintainers
6
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unexpected-messy - npm Package Compare versions

Comparing version 10.0.1 to 11.0.0

8

CHANGELOG.md

@@ -0,1 +1,9 @@

### v10.0.1 (2021-05-13)
- [Update messy to ^7.0.0](https://github.com/unexpectedjs/unexpected-messy/commit/b9ab605cba7adf472232e5a7c4c704a7e8f52745) ([Andreas Lind](mailto:andreas.lind@workday.com))
- [prettier --write '\*\*\/\*.{js,json,md}'](https://github.com/unexpectedjs/unexpected-messy/commit/1e6ab2c03c35608129611ed4eb0e95e05ed3f10d) ([Andreas Lind](mailto:andreas.lind@workday.com))
- [Update prettier to version 2.3.0](https://github.com/unexpectedjs/unexpected-messy/commit/f3c8b0ab3a93c2095fc566dac058e6716a71f0c6) ([depfu[bot]](mailto:23717796+depfu[bot]@users.noreply.github.com))
- [Fix eslint-plugin-prettier usage](https://github.com/unexpectedjs/unexpected-messy/commit/4a75a10be3fd03d9ca23616fb161f34badeedf79) ([Andreas Lind](mailto:andreas.lind@workday.com))
- [Update eslint-config-prettier to version 8.3.0](https://github.com/unexpectedjs/unexpected-messy/commit/8c61d098b3e96d360a2d2a218476db83674ae38f) ([depfu[bot]](mailto:23717796+depfu[bot]@users.noreply.github.com))
### v10.0.1 (2020-12-12)

@@ -2,0 +10,0 @@

12

package.json
{
"name": "unexpected-messy",
"version": "10.0.1",
"version": "11.0.0",
"description": "Unexpected plugin for the messy library",

@@ -44,3 +44,3 @@ "main": "lib/unexpectedMessy.js",

"peerDependencies": {
"messy": "^6.16.0",
"messy": "^7.0.0",
"unexpected": "^10.27.0 || ^11.0.0-3 || ^12.0.0"

@@ -53,3 +53,3 @@ },

"eslint": "^7.0.0",
"eslint-config-prettier": "^7.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-standard": "^16.0.1",

@@ -64,3 +64,3 @@ "eslint-plugin-import": "^2.18.2",

"offline-github-changelog": "^1.7.0",
"prettier": "~2.2.0",
"prettier": "~2.3.0",
"unexpected": "^12.0.0",

@@ -72,6 +72,6 @@ "unexpected-documentation-site-generator": "^6.0.0",

"magicpen-media": "^3.0.0",
"messy": "^6.16.0",
"minimist": "^1.2.0",
"qs": "^6.5.1",
"underscore": "^1.8.3"
"underscore": "^1.8.3",
"messy": "^7.0.0"
},

@@ -78,0 +78,0 @@ "nyc": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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