@orion-js/resolvers
Advanced tools
Comparing version 3.0.16 to 3.0.17
{ | ||
"name": "@orion-js/resolvers", | ||
"version": "3.0.16", | ||
"version": "3.0.17", | ||
"main": "lib/index.js", | ||
@@ -16,8 +16,9 @@ "types": "lib/index.d.ts", | ||
"build": "yarn run clean && tsc", | ||
"watch": "yarn run clean && tsc -w" | ||
"watch": "tsc -w", | ||
"upgrade-interactive": "yarn upgrade-interactive" | ||
}, | ||
"dependencies": { | ||
"@orion-js/cache": "^3.0.0-alpha.23", | ||
"@orion-js/helpers": "^3.0.0", | ||
"@orion-js/schema": "^3.0.7" | ||
"@orion-js/cache": "^3.0.17", | ||
"@orion-js/helpers": "^3.0.17", | ||
"@orion-js/schema": "^3.0.17" | ||
}, | ||
@@ -35,3 +36,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "99af482fd83086d4588da728d7c5d4ee1688aff7" | ||
"gitHead": "55e56828a55b355ec68f91c11d942676bbeb241b" | ||
} |
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
26706
Updated@orion-js/cache@^3.0.17
Updated@orion-js/helpers@^3.0.17
Updated@orion-js/schema@^3.0.17