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

@allmaps/transform

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allmaps/transform - npm Package Compare versions

Comparing version 1.0.0-beta.29 to 1.0.0-beta.30

35

package.json
{
"name": "@allmaps/transform",
"version": "1.0.0-beta.29",
"version": "1.0.0-beta.30",
"contributors": [

@@ -18,5 +18,4 @@ {

"type": "module",
"module": "./dist/index.js",
"main": "./dist/bundled/index.umd.js",
"unpkg": "./dist/bundled/index.es.js",
"module": "./dist/bundled/index.es.js",
"exports": {

@@ -47,3 +46,2 @@ ".": {

"@allmaps/stdlib": "^1.0.0-beta.21",
"@allmaps/types": "^1.0.0-beta.8",
"@turf/distance": "^6.3.0",

@@ -53,2 +51,16 @@ "@turf/midpoint": "^6.3.0",

},
"devDependencies": {
"@allmaps/types": "^1.0.0-beta.8",
"@types/geojson": "^7946.0.10",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"chai": "^4.3.6",
"chai-shallow-deep-equal": "^1.4.6",
"documentation": "^14.0.0",
"eslint": "^8.35.0",
"mocha": "^8.4.0",
"prettier": "^2.8.0",
"typescript": "^5.0.0",
"vite": "^4.3.0"
},
"scripts": {

@@ -70,16 +82,3 @@ "dev": "vite",

"license": "GPL-3.0-or-later",
"devDependencies": {
"@types/geojson": "^7946.0.10",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"chai": "^4.3.6",
"chai-shallow-deep-equal": "^1.4.6",
"documentation": "^14.0.0",
"eslint": "^8.35.0",
"mocha": "^8.4.0",
"prettier": "^2.8.0",
"typescript": "^5.0.0",
"vite": "^4.3.0"
},
"gitHead": "f2ded55113ae5606fc7581d6ae4fa38915439ed4"
"gitHead": "a2d8b8066e17463398d2d420fbff542d5334b8d3"
}
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