@salesforce/dev-config
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
2823
0
1
+ Addedtslint@5.11.0(transitive)
+ Addedtslint-microsoft-contrib@5.2.0(transitive)
+ Addedtsutils@2.28.0(transitive)
+ Addedtypescript@3.9.10(transitive)
- Removedtslint@5.9.1(transitive)
- Removedtslint-microsoft-contrib@5.0.2(transitive)
- Removedtypescript@2.9.2(transitive)
Updatedtslint@5.11.0