Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@turf/meta

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/meta - npm Package Compare versions

Comparing version 3.0.15 to 3.0.16

12

package.json
{
"name": "@turf/meta",
"version": "3.0.15",
"version": "3.0.16",
"description": "meta and functional programming helpers for turf modules",

@@ -18,9 +18,13 @@ "main": "index.js",

"tape": "^3.4.0",
"@turf/random": "^3.0.15"
"@turf/random": "^3.0.16"
},
"repository": {
"type": "git",
"url": "git@github.com:Turfjs/turf-meta.git"
"url": "git://github.com/Turfjs/turf.git"
},
"dependencies": {}
"dependencies": {},
"homepage": "https://github.com/Turfjs/turf",
"bugs": {
"url": "https://github.com/Turfjs/turf/issues"
}
}

@@ -1,2 +0,2 @@

# turf-meta
# @turf/meta

@@ -117,3 +117,3 @@ # coordEach

```sh
$ npm install turf-meta
$ npm install @turf/meta
```

@@ -124,3 +124,3 @@

```sh
$ npm install turf
$ npm install @turf/turf
```
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