Socket
Socket
Sign inDemoInstall

@salesforce/core

Package Overview
Dependencies
Maintainers
29
Versions
499
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salesforce/core - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.1.2](https://github.com/forcedotcom/sfdx-core/compare/v1.1.1...v1.1.2) (2018-12-21)
### Bug Fixes
* update contrib doc to trigger build ([28c6945](https://github.com/forcedotcom/sfdx-core/commit/28c6945))
## [1.1.1](https://github.com/forcedotcom/sfdx-core/compare/v1.1.0...v1.1.1) (2018-12-19)

@@ -2,0 +9,0 @@

9

package.json
{
"name": "@salesforce/core",
"version": "1.1.1",
"version": "1.1.2",
"description": "Core libraries to interact with SFDX projects, orgs, and APIs.",

@@ -41,5 +41,5 @@ "main": "lib/exported",

"dependencies": {
"@salesforce/kit": "0.13.6",
"@salesforce/ts-sinon": "0.2.10",
"@salesforce/ts-types": "0.20.2",
"@salesforce/kit": "^1.0.0",
"@salesforce/ts-sinon": "^1.0.0",
"@salesforce/ts-types": "^1.0.0",
"@types/jsforce": "1.9.2",

@@ -61,2 +61,3 @@ "bunyan-sfdx-no-dtrace": "1.8.2",

"@types/shelljs": "0.7.8",
"commitizen": "^3.0.5",
"husky": "^1",

@@ -63,0 +64,0 @@ "semantic-release": "^15.10.5",

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