chai-sorted
Advanced tools
Comparing version 0.0.2 to 0.1.0
{ | ||
"name": "chai-sorted", | ||
"version": "0.0.2", | ||
"version": "0.1.0", | ||
"description": "Chai JS Plugin for testing if an array has sorted values (strings, numbers, booleans). Very helpful when writing tests for features that implement Array.prototype.sort()", | ||
@@ -34,7 +34,3 @@ "main": "index.js", | ||
"test": "test" | ||
}, | ||
"dependencies": { | ||
"chai": "^3.5.0", | ||
"jshint": "^2.9.1" | ||
} | ||
} |
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
0
12067
- Removedchai@^3.5.0
- Removedjshint@^2.9.1
- Removedassertion-error@1.1.0(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedchai@3.5.0(transitive)
- Removedcli@1.0.1(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedconsole-browserify@1.1.0(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removeddate-now@0.1.4(transitive)
- Removeddeep-eql@0.1.3(transitive)
- Removeddom-serializer@0.2.2(transitive)
- Removeddomelementtype@1.3.12.3.0(transitive)
- Removeddomhandler@2.3.0(transitive)
- Removeddomutils@1.5.1(transitive)
- Removedentities@1.0.02.2.0(transitive)
- Removedexit@0.1.2(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedhtmlparser2@3.8.3(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedisarray@0.0.1(transitive)
- Removedjshint@2.13.6(transitive)
- Removedlodash@4.17.21(transitive)
- Removedminimatch@3.0.83.1.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedreadable-stream@1.1.14(transitive)
- Removedstring_decoder@0.10.31(transitive)
- Removedstrip-json-comments@1.0.4(transitive)
- Removedtype-detect@0.1.11.0.0(transitive)
- Removedwrappy@1.0.2(transitive)