Socket
Socket
Sign inDemoInstall

esdoc2-lint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esdoc2-lint-plugin - npm Package Compare versions

Comparing version 1.2.0 to 2.0.0

4

package.json
{
"name": "esdoc2-lint-plugin",
"version": "1.2.0",
"version": "2.0.0",
"description": "A lint plugin for esdoc2",

@@ -20,3 +20,3 @@ "author": "h13i32maru",

"scripts": {
"test": "rm -rf ./test/out && mocha --require ./test/init.js $(find test/ -regex '.*.test.js$') -R spec"
"test": "rm -rf ./test/out && node ./test/init.js mocha --require $(find test/ -regex '.*.test.js$') -R spec"
},

@@ -23,0 +23,0 @@ "keywords": [

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