New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@webdevstudios/eslint-plugin-js-coding-standards

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webdevstudios/eslint-plugin-js-coding-standards - npm Package Compare versions

Comparing version 1.0.0-beta3.2 to 1.0.0-beta3.3

11

package.json
{
"name": "@webdevstudios/eslint-plugin-js-coding-standards",
"version": "1.0.0-beta3.2",
"version": "1.0.0-beta3.3",
"description": "WebDevStudios JS Coding Standards ESLint Plugin.",

@@ -16,5 +16,3 @@ "main": "index.js",

"homepage": "https://github.com/WebDevStudios/eslint-plugin-js-coding-standards",
"devDependencies": {
"eslint": "~6.1.0"
},
"devDependencies": {},
"contributors": [

@@ -26,3 +24,6 @@ {

}
]
],
"dependencies": {
"eslint": "~6.1.0"
}
}

@@ -15,2 +15,6 @@ <a href="https://webdevstudios.com/contact/"><img src="https://webdevstudios.com/wp-content/uploads/2018/04/wds-github-banner.png" alt="WebDevStudios. WordPress for big brands."></a>

## 1.0.0-beta3.3
- Required `eslint@~6.1.0` as `--prod` instead of `--dev`, fixes [#2](https://github.com/WebDevStudios/eslint-plugin-js-coding-standards/issues/2)
## 1.0.0-beta3.2

@@ -17,0 +21,0 @@

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