parse-strings-in-object
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "parse-strings-in-object", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Convert string values in object to boolean and numbers", | ||
@@ -13,7 +13,5 @@ "repository": "https://github.com/anselanza/parse-strings-in-object", | ||
"devDependencies": { | ||
"mocha": "^5.0.1" | ||
}, | ||
"dependencies": { | ||
"mocha": "^5.0.1", | ||
"chai": "^4.1.2" | ||
} | ||
} |
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
6762
2
- Removedchai@^4.1.2
- Removedassertion-error@1.1.0(transitive)
- Removedchai@4.5.0(transitive)
- Removedcheck-error@1.0.3(transitive)
- Removeddeep-eql@4.1.4(transitive)
- Removedget-func-name@2.0.2(transitive)
- Removedloupe@2.3.7(transitive)
- Removedpathval@1.1.1(transitive)
- Removedtype-detect@4.1.0(transitive)