@sinonjs/commons
Advanced tools
Comparing version 1.1.1 to 1.2.0
"use strict"; | ||
module.exports = { | ||
calledInOrder: require("./called-in-order"), | ||
every: require("./every"), | ||
@@ -5,0 +6,0 @@ functionName: require("./function-name"), |
@@ -8,2 +8,3 @@ "use strict"; | ||
var expectedExports = [ | ||
"calledInOrder", | ||
"every", | ||
@@ -10,0 +11,0 @@ "functionName", |
{ | ||
"name": "@sinonjs/commons", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"description": "Simple functions shared among the sinon end user libraries", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
25434
31
535