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

import-glob

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

import-glob - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

1

index.js
var glob = require("glob");
var path = require("path");
var merge = require('deepmerge')

@@ -5,0 +4,0 @@ module.exports = function(source) {

2

package.json
{
"name": "import-glob",
"version": "1.2.0",
"version": "1.3.0",
"description": "ES6 import with glob patterns (preloader for Webpack)",

@@ -5,0 +5,0 @@ "license": "MIT",

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