New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@salesforce/lazy-require

Package Overview
Dependencies
Maintainers
29
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salesforce/lazy-require - npm Package Compare versions

Comparing version 0.1.15 to 0.2.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [0.2.0](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/lazy-require@0.1.15...@salesforce/lazy-require@0.2.0) (2019-07-17)
### Features
* package updates ([69f3d02](https://github.com/forcedotcom/sfdx-dev-packages/commit/69f3d02))
## [0.1.15](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/lazy-require@0.1.14...@salesforce/lazy-require@0.1.15) (2019-05-01)

@@ -8,0 +19,0 @@

14

package.json
{
"name": "@salesforce/lazy-require",
"version": "0.1.15",
"version": "0.2.0",
"description": "Lazily load npm packages",

@@ -15,9 +15,9 @@ "repository": "https://github.com/forcedotcom/sfdx-dev-packages",

"dependencies": {
"debug": "^3.1.0",
"tslib": "^1"
"debug": "^3.2.6",
"tslib": "^1.10.0"
},
"devDependencies": {
"@salesforce/dev-scripts": "^0.3.14",
"@salesforce/ts-sinon": "^1.0.6",
"@types/debug": "^0.0.30"
"@salesforce/dev-scripts": "^0.4.0",
"@salesforce/ts-sinon": "^1.1.0",
"@types/debug": "^0.0.31"
},

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

},
"gitHead": "3ce8b31952e024ebd757ab88706804b9c8b51915"
"gitHead": "d7b0d8d6a19a77872c5e61c244c5685420e29b8c"
}
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