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

eslint-plugin-ssr-friendly

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-ssr-friendly - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

10

package.json
{
"name": "eslint-plugin-ssr-friendly",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",
"main": "./src/index.js",
"description": "ESLint plugin that detects incorrect use of DOM globals in order to properly do SSR",
"author": "Flavio De Stefano <destefano.flavio@gmail.com>",
"repository": {
"type": "git",
"url": "https://github.com/kopiro/eslint-plugin-ssr-friendly"
},
"homepage": "https://github.com/kopiro/eslint-plugin-ssr-friendly",
"bugs": "https://github.com/kopiro/eslint-plugin-ssr-friendly/issues",
"files": [

@@ -7,0 +15,0 @@ "src/index.js"

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