@mashroom/mashroom-utils
Advanced tools
Comparing version 2.0.0-alpha.3 to 2.0.0-alpha.4
@@ -7,3 +7,3 @@ { | ||
"license": "MIT", | ||
"version": "2.0.0-alpha.3", | ||
"version": "2.0.0-alpha.4", | ||
"main": "lib", | ||
@@ -36,3 +36,3 @@ "files": [ | ||
"type-check": "tsc --noEmit", | ||
"type-gen": "tsc --emitDeclarationOnly --declaration && cpy --parents --cwd=lib/declarations/src '**/*.d.ts' '../../../lib' && del-cli lib/declarations", | ||
"type-gen": "tsc --emitDeclarationOnly --declaration && cpy --parents --cwd=lib/declarations/src \"**/*.d.ts\" \"../../../lib\" && del-cli lib/declarations", | ||
"test": "jest", | ||
@@ -39,0 +39,0 @@ "build": "babel src -d lib --extensions \".ts\" && npm run type-gen" |
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
45666