@ctx-core/object
Advanced tools
Comparing version 5.4.4 to 5.4.5
{ | ||
"name": "@ctx-core/object", | ||
"version": "5.4.4", | ||
"version": "5.4.5", | ||
"description": "ctx-core object", | ||
@@ -10,3 +10,3 @@ "main": "lib/index.js", | ||
"build": "npm run clean && npm run compile", | ||
"clean": "rm -rf ./*/index.*", | ||
"clean": "rm -rf .rpt2_cache; rm -rf ./*/index.*", | ||
"compile": "rollup -c", | ||
@@ -34,3 +34,3 @@ "prepublishOnly": "npm run build", | ||
"dependencies": { | ||
"@ctx-core/function": "^9.1.4" | ||
"@ctx-core/function": "^9.1.5" | ||
}, | ||
@@ -42,3 +42,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "f71eb5e4eadb32486cd1b0e5c6bb17c62940343c" | ||
"gitHead": "a00f49c93aba4ecb6e0b7aa60755ced027bcc3bc" | ||
} |
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
40019
28
Updated@ctx-core/function@^9.1.5