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

quibble

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quibble - npm Package Compare versions

Comparing version 0.6.6 to 0.6.7

test/esm-fixtures/b-module.mjs

2

example/package-lock.json

@@ -15,3 +15,3 @@ {

"..": {
"version": "0.6.5",
"version": "0.6.6",
"integrity": "sha512-L3/bDHWjHm9zdG0Aqj7lhmp6Q5RFjXeitO9CGzWKP83d6BlGS0lLo9oswxgq62gwuIF7apT9tO0dw9kNuvb9eg==",

@@ -18,0 +18,0 @@ "dev": true,

@@ -83,4 +83,4 @@ var Module = require('module')

global.__quibble.quibbledModules = new Map()
++global.__quibble.stubModuleGeneration
}
++global.__quibble.stubModuleGeneration
importFunctionsModule = importFunctionsModule || require('./esm-import-functions')

@@ -87,0 +87,0 @@

{
"name": "quibble",
"version": "0.6.6",
"version": "0.6.7",
"description": "Makes it easy to replace require'd dependencies.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/testdouble/quibble",

Sorry, the diff of this file is not supported yet

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