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

@amplitude/eslint-plugin-amplitude

Package Overview
Dependencies
Maintainers
19
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplitude/eslint-plugin-amplitude - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

src/no-relative-imports.js

3

package.json
{
"name": "@amplitude/eslint-plugin-amplitude",
"version": "1.0.1",
"version": "1.1.0",
"main": "src/index.js",

@@ -9,2 +9,3 @@ "scripts": {

"dependencies": {
"get-tsconfig": "^4.3.0",
"lodash": "^4.17.11",

@@ -11,0 +12,0 @@ "pkg-up": "^2.0.0"

@@ -5,4 +5,5 @@ 'use strict';

rules: {
'no-relative-imports': require('./no-relative-imports'),
'sort-imports': require('./sort-imports'),
},
};
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