@injectivelabs/assert
Advanced tools
Comparing version 0.0.31 to 0.0.33
{ | ||
"name": "@injectivelabs/assert", | ||
"description": "Asserting and validating schemas. Can be reused throughout Injective's projects.", | ||
"version": "0.0.31", | ||
"version": "0.0.33", | ||
"license": "MIT", | ||
@@ -30,5 +30,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@injectivelabs/exceptions": "^0.0.38", | ||
"@injectivelabs/ts-types": "^0.0.34", | ||
"@injectivelabs/utils": "^0.0.47", | ||
"@injectivelabs/exceptions": "^0.0.40", | ||
"@injectivelabs/ts-types": "^0.0.36", | ||
"@injectivelabs/utils": "^0.0.49", | ||
"@types/lodash.values": "^4.3.6", | ||
@@ -41,3 +41,3 @@ "jsonschema": "^1.4.0", | ||
}, | ||
"gitHead": "232d395d6691579758291b194e78c2e6e356da35" | ||
"gitHead": "43d09127c987fad28aa354d4696b48adedcbf915" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
1
+ Added@injectivelabs/exceptions@0.0.40(transitive)
+ Added@injectivelabs/ts-types@0.0.36(transitive)
+ Added@injectivelabs/utils@0.0.49(transitive)
- Removed@injectivelabs/exceptions@0.0.38(transitive)
- Removed@injectivelabs/ts-types@0.0.34(transitive)
- Removed@injectivelabs/utils@0.0.47(transitive)
Updated@injectivelabs/utils@^0.0.49