Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@turf/transform-rotate

Package Overview
Dependencies
8
Maintainers
6
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.2.0 to 6.3.0

29

package.json
{
"name": "@turf/transform-rotate",
"version": "6.2.0",
"version": "6.3.0",
"description": "turf transform-rotate module",

@@ -31,4 +31,7 @@ "author": "Turf Authors",

"exports": {
"import": "./dist/es/index.js",
"require": "./dist/js/index.js"
"./package.json": "./package.json",
".": {
"import": "./dist/es/index.js",
"require": "./dist/js/index.js"
}
},

@@ -50,3 +53,3 @@ "types": "index.d.ts",

"devDependencies": {
"@turf/truncate": "^6.2.0",
"@turf/truncate": "^6.3.0",
"benchmark": "*",

@@ -60,12 +63,12 @@ "load-json-file": "*",

"dependencies": {
"@turf/centroid": "^6.2.0",
"@turf/clone": "^6.2.0",
"@turf/helpers": "^6.2.0",
"@turf/invariant": "^6.2.0",
"@turf/meta": "^6.2.0",
"@turf/rhumb-bearing": "^6.2.0",
"@turf/rhumb-destination": "^6.2.0",
"@turf/rhumb-distance": "^6.2.0"
"@turf/centroid": "^6.3.0",
"@turf/clone": "^6.3.0",
"@turf/helpers": "^6.3.0",
"@turf/invariant": "^6.3.0",
"@turf/meta": "^6.3.0",
"@turf/rhumb-bearing": "^6.3.0",
"@turf/rhumb-destination": "^6.3.0",
"@turf/rhumb-distance": "^6.3.0"
},
"gitHead": "c277baf2b967a35efec75de9ae54869d20da5288"
"gitHead": "57c8877e1e2d67effc2cdd23385c02b2a6615a49"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc