@ctx-core/object
Advanced tools
Comparing version 6.0.4 to 6.0.5
{ | ||
"name": "@ctx-core/object", | ||
"version": "6.0.4", | ||
"version": "6.0.5", | ||
"description": "ctx-core object", | ||
@@ -12,3 +12,3 @@ "main": "lib/index.js", | ||
"compile": "rollup -c", | ||
"prepublishOnly": "npm run build", | ||
"prepublishOnly": "npm run compile", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -34,3 +34,3 @@ }, | ||
"dependencies": { | ||
"@ctx-core/function": "^10.0.3" | ||
"@ctx-core/function": "^10.0.4" | ||
}, | ||
@@ -42,3 +42,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "0063754b744adc05cc9281a5c58938c8c960a8c6" | ||
"gitHead": "3cfd0fbaabe01fd485fc40a4e89c3da481e84468" | ||
} |
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
65671
51
Updated@ctx-core/function@^10.0.4