Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "comparejs", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "comparejs implements JavaScript's comparison operators the way you would expect them to be.", | ||
@@ -30,7 +30,8 @@ "contributors": [ | ||
"dependencies": { | ||
"is-subset-of": "3.0.0", | ||
"is-subset-of": "3.1.0", | ||
"typedescriptor": "3.0.0" | ||
}, | ||
"devDependencies": { | ||
"roboter": "9.2.0", | ||
"roboter": "11.1.14", | ||
"semantic-release-configuration": "1.0.18", | ||
"should": "13.2.3" | ||
@@ -37,0 +38,0 @@ }, |
@@ -12,3 +12,3 @@ # comparejs | ||
| Dev dependencies | ![David](https://img.shields.io/david/dev/thenativeweb/comparejs) | | ||
| Build | [![CircleCI](https://img.shields.io/circleci/build/github/thenativeweb/comparejs)](https://circleci.com/gh/thenativeweb/comparejs/tree/master) | | ||
| Build | ![GitHub Actions](https://github.com/thenativeweb/comparejs/workflows/Release/badge.svg?branch=master) | | ||
| License | ![GitHub](https://img.shields.io/github/license/thenativeweb/comparejs) | | ||
@@ -15,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
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
20916
13
398
3
+ Addedis-subset-of@3.1.0(transitive)
- Removedis-subset-of@3.0.0(transitive)
Updatedis-subset-of@3.1.0