chai-spies-next
Advanced tools
Comparing version 0.9.2 to 0.9.3
{ | ||
"author": "Jake Luer <jake@alogicalparadox.com> (http://alogicalparadox.com)", | ||
"name": "chai-spies-next", | ||
"version": "0.9.3", | ||
"description": "Spies for the Chai assertion library.", | ||
"keywords": [ | ||
"chai", | ||
"chai-plugin", | ||
"browser", | ||
"mocks-and-spies", | ||
"testing", | ||
"spies", | ||
"stubs", | ||
"mocks" | ||
], | ||
"version": "0.9.2", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/shellscape/chai-spies.git" | ||
}, | ||
"main": "./index", | ||
"main": "index.js", | ||
"scripts": { | ||
@@ -26,4 +10,11 @@ "test": "make test" | ||
"engines": { | ||
"node": ">= 0.4.0" | ||
"node": ">= 4.0.0" | ||
}, | ||
"repository": "shellscape/chai-spies", | ||
"author": { | ||
"name": "Andrew Powell", | ||
"email": "andrew@shellscape.org", | ||
"url": "shellscape.org" | ||
}, | ||
"license": "MIT", | ||
"dependencies": {}, | ||
@@ -35,3 +26,12 @@ "devDependencies": { | ||
}, | ||
"optionalDependencies": {} | ||
"keywords": [ | ||
"chai", | ||
"chai-plugin", | ||
"browser", | ||
"mocks-and-spies", | ||
"testing", | ||
"spies", | ||
"stubs", | ||
"mocks" | ||
] | ||
} |
@@ -7,2 +7,8 @@ # chai-spies-next | ||
# Differences | ||
Recently chai-spies introduced a regression by removing the `reset` method. This | ||
module reverts that regression by keeping the method in place and available for | ||
use. | ||
# Chai Spies | ||
@@ -9,0 +15,0 @@ |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
73854
320
1