slippy-tile
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "slippy-tile", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Helps convert Slippy Map url tile schemas", | ||
@@ -15,3 +15,3 @@ "main": "main", | ||
"scripts": { | ||
"prepublish": "rollup -c rollup.config.js", | ||
"prepublish": "rollup -c rollup.config.js && echo 'module.exports.default = slippyTile;' >> main.js", | ||
"pretest": "standard index.js && npm run prepublish", | ||
@@ -18,0 +18,0 @@ "test": "node -r @std/esm test.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
16529
0