New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mappable-world/mappable-tiles-generator

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mappable-world/mappable-tiles-generator - npm Package Compare versions

Comparing version 0.0.1-beta.3 to 0.0.1

4

package.json
{
"version": "0.0.1-beta.3",
"version": "0.0.1",
"name": "@mappable-world/mappable-tiles-generator",

@@ -16,3 +16,3 @@ "description": "Mappable Maps JS API 3.0 Tile generator CLI utility",

"examples": "webpack serve",
"bump": "npm version prerelease --preid=beta --no-git-tag-version && npm run bump:git",
"bump": "npm version patch --no-git-tag-version && npm run bump:git",
"bump:git": "git add --all && git commit -m \"New version $npm_package_version\" && git tag $npm_package_version && git push --tags origin HEAD:main"

@@ -19,0 +19,0 @@ },

@@ -39,3 +39,3 @@ # Mappable Tile generator CLI utility

```bash
```
Options:

@@ -42,0 +42,0 @@ -s, --source, --src Source image path [string] [required]

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc