@krakenjs/cross-domain-utils
Advanced tools
Comparing version 2.0.38-beta.3 to 2.0.38-beta.4
{ | ||
"name": "@krakenjs/cross-domain-utils", | ||
"version": "2.0.38-beta.3", | ||
"version": "2.0.38-beta.4", | ||
"description": "Javascript module template.", | ||
@@ -16,3 +16,3 @@ "main": "dist/cross-domain-utils.js", | ||
"flow-typed": "rm -rf ./flow-typed && flow-typed install", | ||
"gen-flow-files": "gen-flow-files src --out-dir lib", | ||
"gen-flow-files": "flow-copy-source src lib", | ||
"clean": "rimraf dist coverage lib", | ||
@@ -19,0 +19,0 @@ "reinstall": "rimraf flow-typed && rimraf node_modules && npm install && flow-typed install", |
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
159164