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

eslint-config-salesforce-license

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-salesforce-license - npm Package Compare versions

Comparing version 0.1.6 to 0.2.0

2

.eslintrc.js

@@ -11,3 +11,3 @@ module.exports = {

pattern: ' \\* Copyright \\(c\\) \\d{4}, salesforce\\.com, inc\\.',
template: ' * Copyright (c) 2020, salesforce.com, inc.',
template: ' * Copyright (c) 2023, salesforce.com, inc.',
},

@@ -14,0 +14,0 @@ ' * All rights reserved.',

{
"name": "eslint-config-salesforce-license",
"version": "0.1.6",
"version": "0.2.0",
"description": "The eslint config to for Salesforce license",

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

"author": "Thomas <t.dvornik@salesforce.com>",
"homepage": "https://github.com/forcedotcom/sfdx-dev-packages#readme",
"homepage": "https://github.com/forcedotcom/eslint-config-salesforce-license#readme",
"license": "BSD-3-Clause",

@@ -17,8 +17,5 @@ "main": ".eslintrc.js",

],
"repository": {
"type": "git",
"url": "git+https://github.com/forcedotcom/sfdx-dev-packages.git"
},
"repository": "forcedotcom/eslint-config-salesforce-license",
"bugs": {
"url": "https://github.com/forcedotcom/sfdx-dev-packages/issues"
"url": "https://github.com/forcedotcom/eslint-config-salesforce-license/issues"
},

@@ -30,3 +27,7 @@ "devDependencies": {

"access": "public"
},
"scripts": {
"build": "echo 'no build necessary'",
"test": "echo 'no tests necessary'"
}
}
}
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