@sinonjs/commons
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,3 @@ "use strict"; | ||
functionName: require("./function-name"), | ||
orderByFirstCall: require("./order-by-first-call"), | ||
prototypes: require("./prototypes"), | ||
@@ -8,0 +9,0 @@ typeOf: require("./type-of"), |
@@ -10,2 +10,3 @@ "use strict"; | ||
"functionName", | ||
"orderByFirstCall", | ||
"prototypes", | ||
@@ -12,0 +13,0 @@ "typeOf", |
{ | ||
"name": "@sinonjs/commons", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"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
20834
395