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

unexpected-messy

Package Overview
Dependencies
Maintainers
5
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 8.2.1 to 9.0.0

16

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

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

"lint": "eslint .",
"test": "mocha && mocha documentation",
"test": "mocha && mocha $(find documentation -name '*.md')",
"prepublish": "browserify -p bundle-collapser/plugin -e lib/unexpectedMessy -s unexpectedMessy > unexpectedMessy.min.js",

@@ -51,11 +51,11 @@ "ci": "npm test && npm run lint && npm run coverage && npm run generate-site",

"coveralls": "^3.0.0",
"eslint": "^5.0.0",
"eslint": "^6.0.0",
"eslint-config-pretty-standard": "^2.0.0",
"eslint-plugin-prettier": "^3.0.1",
"mocha": "^5.1.0",
"nyc": "^13.1.0",
"mocha": "^6.0.0",
"nyc": "^14.0.0",
"prettier": "^1.15.3",
"unexpected": "^11.0.0-3",
"unexpected-documentation-site-generator": "^5.0.0",
"unexpected-markdown": "^2.0.0"
"unexpected": "^11.5.0",
"unexpected-documentation-site-generator": "^6.0.0",
"unexpected-markdown": "^3.0.0"
},

@@ -62,0 +62,0 @@ "dependencies": {

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