Comparing version 0.5.5 to 0.5.6
{ | ||
"name": "lazy-ass", | ||
"main": "index.js", | ||
"version": "0.5.5", | ||
"version": "0.5.6", | ||
"homepage": "https://github.com/bahmutov/lazy-ass", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
{ | ||
"name": "lazy-ass", | ||
"description": "Lazy assertions without performance penalty", | ||
"version": "0.5.5", | ||
"version": "0.5.6", | ||
"author": "Gleb Bahmutov <gleb.bahmutov@gmail.com>", | ||
@@ -14,3 +14,2 @@ "bugs": { | ||
"coveralls": "2.11.2", | ||
"cute-stack": "1.3.1", | ||
"expect.js": "0.3.1", | ||
@@ -17,0 +16,0 @@ "grunt": "0.4.5", |
@@ -1,5 +0,1 @@ | ||
var cute = require('cute-stack'); | ||
cute.ui.badLine = require('bad-line'); | ||
cute('badLine'); | ||
require('..'); | ||
@@ -6,0 +2,0 @@ /* global lazyAss */ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28311
27
506