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

@salesforce/dev-config

Package Overview
Dependencies
Maintainers
25
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salesforce/dev-config - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

13

package.json
{
"name": "@salesforce/dev-config",
"version": "1.1.3",
"description": "dev configs for sfdx",
"version": "1.1.4",
"description": "A set of standard typescript config and tslint options for Salesforce projects.",
"main": "index.js",

@@ -13,3 +13,3 @@ "scripts": {

],
"author": "Allison Leong",
"author": "Platform CLI",
"license": "ISC",

@@ -21,5 +21,8 @@ "files": [

"dependencies": {
"tslint-microsoft-contrib": "5.0.2",
"tslint": "5.9.1"
"tslint": "5.11.0",
"tslint-microsoft-contrib": "5.2.0"
},
"devDependencies": {
"typescript": "^3.0.1"
}
}
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