Comparing version 1.0.0 to 1.0.1
@@ -1,2 +0,2 @@ | ||
var type = require('type') | ||
var type = require('jkroso-type') | ||
@@ -63,2 +63,3 @@ // (any, any, [array]) -> boolean | ||
types['arguments'] = | ||
types['bit-array'] = | ||
types.array = memoGaurd(arrayEqual) | ||
@@ -65,0 +66,0 @@ |
{ | ||
"name": "equals", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Check if two values are deeply equivalent", | ||
"dependencies": { | ||
"type": "jkroso/type" | ||
"jkroso-type": "1" | ||
}, | ||
@@ -15,3 +15,2 @@ "devDependencies": { | ||
"hydro": "*", | ||
"jsmd": "*", | ||
"chai": "*" | ||
@@ -18,0 +17,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
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
5703
7
4
100
0
0
+ Addedjkroso-type@1
+ Addedjkroso-type@1.1.1(transitive)
- Removedtype@jkroso/type