@squared-functions/core
Advanced tools
Comparing version 4.9.8 to 4.9.9
{ | ||
"name": "@squared-functions/core", | ||
"version": "4.9.8", | ||
"version": "4.9.9", | ||
"description": "Core modules for squared-functions.", | ||
@@ -18,9 +18,9 @@ "main": "index.js", | ||
"author": "An Pham <anpham6@gmail.com>", | ||
"license": "Apache 2.0", | ||
"license": "MIT", | ||
"homepage": "https://github.com/anpham6/squared-functions#readme", | ||
"dependencies": { | ||
"@squared-functions/module": "4.9.8", | ||
"@squared-functions/types": "4.9.8", | ||
"@squared-functions/module": "4.9.9", | ||
"@squared-functions/types": "4.9.9", | ||
"picomatch": "^2.3.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
49535
+ Added@squared-functions/module@4.9.9(transitive)
+ Added@squared-functions/types@4.9.9(transitive)
- Removed@squared-functions/module@4.9.8(transitive)
- Removed@squared-functions/types@4.9.8(transitive)