@nebula.gl/edit-modes
Advanced tools
Comparing version 0.15.0-alpha.4 to 0.15.0-alpha.5
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.15.0-alpha.4", | ||
"version": "0.15.0-alpha.5", | ||
"author": "Georgios Karnas <georgios@uber.com>", | ||
@@ -33,4 +33,2 @@ "repository": { | ||
"prepublish": "yarn build", | ||
"publish-prod": "yarn build && yarn test && yarn test-dist && npm publish", | ||
"publish-beta": "yarn build && yarn test && yarn test-dist && npm publish --tag beta", | ||
"test": "yarn lint && yarn build && yarn flow && yarn jest", | ||
@@ -74,3 +72,3 @@ "test-r": "yarn lint && yarn build && yarn test-node && (cd test/rendering-test && node node-rendering.js)", | ||
}, | ||
"gitHead": "fc8aab6f4fb01bdb75e53c567a3030138705caf4" | ||
"gitHead": "fd47bab3627e9650907d77b649684b82e727adda" | ||
} |
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
281705