deep-computed
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "deep-computed", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Iterates over objects and arrays and transforms functions to computed properties", | ||
@@ -21,3 +21,3 @@ "main": "./build/index.js", | ||
"test": "jest", | ||
"build": "tsc --outDir build -d", | ||
"build": "rm -rf build && tsc --outDir build -d", | ||
"prepublish": "npm build", | ||
@@ -24,0 +24,0 @@ "np": "np" |
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
104131
58