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

eslint-template-visitor

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-template-visitor - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

8

package.json
{
"name": "eslint-template-visitor",
"version": "1.0.0",
"version": "1.1.0",
"main": "index.js",
"license": "GPL-3.0-or-later OR MIT",
"peerDependencies": {
"eslint": "^5.13.0"
"eslint": "^6.4.0"
},

@@ -19,3 +19,3 @@ "devDependencies": {

"reserved-words": "^0.1.2",
"seedrandom": "^3.0.3",
"seedrandom": "^3.0.5",
"shift-codegen": "^6.0.0",

@@ -26,3 +26,3 @@ "shift-fuzzer": "^1.0.2",

"shift-scope": "^4.0.0",
"sinon": "^7.4.2",
"sinon": "^7.5.0",
"xo": "^0.24.0"

@@ -29,0 +29,0 @@ },

@@ -6,2 +6,12 @@ # ESLint Template Visitor

## Install
```
npm install eslint-template-visitor
# or
yarn add eslint-template-visitor
```
## Showcase

@@ -8,0 +18,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