@apiverve/stateboundaries 1.1.7 → 1.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -6107,7 +6107,7 @@ All usage of the APIVerve website, API, and services is subject to the [APIVerve
6107
6107
  ## License
6108
6108
  Licensed under the The MIT License (MIT)
6109
6109
 
6110
- Copyright (©) 2024 APIVerve, and Evlar LLC
6110
+ Copyright (©) 2025 APIVerve, and EvlarSoft LLC
6111
6111
 
6112
6112
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6113
6113
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apiverve/stateboundaries",
3
- "version": "1.1.7",
3
+ "version": "1.1.8",
4
4
  "description": "State Boundaries is a simple tool for getting the boundaries of a specific state's border. It returns the shape of the specified state's border.",
5
5
  "main": "index.js",
6
6
  "scripts": {