@synatic/type-magic
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@synatic/type-magic", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Utilities for checking and converting javascript types", | ||
@@ -44,4 +44,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"check-types": "11.2.2", | ||
"moment": "2.29.4", | ||
"check-types": "11.2.3", | ||
"moment": "2.30.1", | ||
"numeral": "2.0.6" | ||
@@ -54,5 +54,5 @@ }, | ||
"mocha": "^10.0.0", | ||
"nyc": "^15.1.0", | ||
"prettier": "^2.2.1" | ||
"nyc": "^17.0.0", | ||
"prettier": "^3.3.3" | ||
} | ||
} |
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
+ Addedcheck-types@11.2.3(transitive)
+ Addedmoment@2.30.1(transitive)
- Removedcheck-types@11.2.2(transitive)
- Removedmoment@2.29.4(transitive)
Updatedcheck-types@11.2.3
Updatedmoment@2.30.1