Socket
Socket
Sign inDemoInstall

esdoc-ecmascript-proposal-plugin

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

src/Plugin.js

6

package.json
{
"name": "esdoc-ecmascript-proposal-plugin",
"version": "0.0.3",
"version": "0.0.4",
"description": "A ECMAScript proposal plugin for ESDoc",

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

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

@@ -34,3 +34,3 @@ "keywords": [

],
"main": "src/index.js"
"main": "src/Plugin.js"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc