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

@types/turf

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/turf - npm Package Compare versions

Comparing version 2.0.20-alpha to 2.0.21-alpha

7

index.d.ts

@@ -8,2 +8,5 @@ // Type definitions for Turf 2.0

export= turf;
export as namespace turf;
declare namespace turf {

@@ -578,5 +581,1 @@ //////////////////////////////////////////////////////

}
declare module 'turf' {
export= turf;
}
{
"name": "@types/turf",
"version": "2.0.20-alpha",
"version": "2.0.21-alpha",
"description": "TypeScript definitions for Turf 2.0",

@@ -8,7 +8,11 @@ "main": "",

"author": "Guillaume Croteau <https://github.com/gcroteau>",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"license": "MIT",
"typings": "index.d.ts",
"dependencies": {
"@types/geojson": "*"
"@types/geojson": "0.0.*"
}
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Wed, 25 May 2016 04:20:40 GMT
* File structure: OldUMD
* Last updated: Fri, 01 Jul 2016 18:42:35 GMT
* File structure: UMD
* Library Dependencies: geojson

@@ -15,0 +15,0 @@ * Module Dependencies: none

@@ -15,13 +15,11 @@ {

"sourceBranch": "types-2.0",
"kind": "OldUMD",
"kind": "UMD",
"globals": [
"turf"
],
"declaredModules": [
"turf"
],
"declaredModules": [],
"files": [
"index.d.ts"
],
"contentHash": "31c26c7e718155fbd8c7e0b1c357b5263fbc93a0f094aed048268839f9ed87ae"
"contentHash": "e6b61434f5478a64f38afb66ce58a851329c32631cdf9e6862ba2e3d8d6900ac"
}
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