Socket
Book a DemoInstallSign in
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

to
0.3.0

lib/quibble.js

3

index.js

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

require('coffee-script/register');
// lib is generated by coffee-script in src/. Generate lib from src changes with
// $ npm run compile
module.exports = require('./lib/quibble');
{
"name": "quibble",
"version": "0.2.1",
"version": "0.3.0",
"description": "Makes it easy to replace require'd dependencies.",

@@ -10,7 +10,12 @@ "homepage": "https://github.com/testdouble/quibble",

"scripts": {
"clean": "rm -rf lib",
"start": "testem",
"test": "mocha -u mocha-given -R $npm_package_config_mocha_reporter --compilers coffee:coffee-script --recursive test/helper.coffee test/lib/",
"compile": "coffee -o lib -c src",
"test": "mocha -u mocha-given -R $npm_package_config_mocha_reporter --compilers coffee:coffee-script --recursive test/helper.coffee test/src/",
"test:debug": "npm test -- --debug-brk",
"test:ci": "npm test && cd example && npm test",
"preversion": "git pull --rebase && npm test",
"pretest:example": "npm run compile && cd example && npm i",
"test:example": "cd example && npm test",
"test:ci": "npm test && npm run test:example",
"preversion": "git pull --rebase && npm run test:ci",
"prepublish": "npm run clean && npm run compile",
"postversion": "git push && git push --tags && npm publish"

@@ -24,6 +29,6 @@ },

"dependencies": {
"coffee-script": "^1.10.0",
"lodash": "^3.10.1"
},
"devDependencies": {
"coffee-script": "^1.10.0",
"chai": "^3.3.0",

@@ -30,0 +35,0 @@ "mocha": "^2.3.3",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.