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

babel-plugin-lazy-require

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-lazy-require - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="1.0.3"></a>
## [1.0.3](https://github.com/princjef/babel-plugin-lazy-require/compare/v1.0.2...v1.0.3) (2018-04-29)
### Bug Fixes
* **security:** update hoek dependency ([7c68bc2](https://github.com/princjef/babel-plugin-lazy-require/commit/7c68bc2))
<a name="1.0.2"></a>

@@ -7,0 +17,0 @@ ## [1.0.2](https://github.com/princjef/babel-plugin-lazy-require/compare/v1.0.1...v1.0.2) (2017-11-05)

4

package.json
{
"name": "babel-plugin-lazy-require",
"version": "1.0.2",
"version": "1.0.3",
"description": "Transform CommonJS require statements into lazily evaluated imports",

@@ -29,3 +29,3 @@ "main": "index.js",

"babel-cli": "^6.26.0",
"codecov": "^3.0.0",
"codecov": "^3.0.1",
"nyc": "^11.3.0",

@@ -32,0 +32,0 @@ "standard-version": "^4.2.0"

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