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.13 to 0.1.14

11

CHANGELOG.md

@@ -6,4 +6,15 @@ # Change Log

## [0.1.14](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/lazy-require@0.1.13...@salesforce/lazy-require@0.1.14) (2019-03-22)
### Bug Fixes
* update yarn.lock ([6b4366c](https://github.com/forcedotcom/sfdx-dev-packages/commit/6b4366c))
## [0.1.13](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/lazy-require@0.1.12...@salesforce/lazy-require@0.1.13) (2019-03-12)
**Note:** Version bump only for package @salesforce/lazy-require

1

lib/types.d.ts

@@ -1,2 +0,1 @@

/// <reference types="node" />
import fs = require('fs');

@@ -3,0 +2,0 @@ export declare type FileSystem = Pick<typeof fs, 'readFileSync' | 'writeFileSync' | 'unlinkSync'>;

{
"name": "@salesforce/lazy-require",
"version": "0.1.13",
"version": "0.1.14",
"description": "Lazily load npm packages",

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

"@salesforce/dev-scripts": "^0.3.13",
"@salesforce/ts-sinon": "^1.0.4",
"@salesforce/ts-sinon": "^1.0.5",
"@types/debug": "^0.0.30"

@@ -35,3 +35,3 @@ },

},
"gitHead": "e3aa8fcb59a0aed5036cea52dc6e8ed520cc49ce"
"gitHead": "19216f953f388f0711e2db205bd5520686eed268"
}
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