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

@types/wellknown

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/wellknown - npm Package Compare versions

Comparing version 0.5.5 to 0.5.6

2

wellknown/index.d.ts

@@ -41,3 +41,3 @@ // Type definitions for wellknown 0.5

export interface GeoJSONFeature {
type: 'Feature';
type: "Feature";
geometry: GeoJSONGeometry;

@@ -44,0 +44,0 @@ }

{
"name": "@types/wellknown",
"version": "0.5.5",
"version": "0.5.6",
"description": "TypeScript definitions for wellknown",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/wellknown",

"dependencies": {},
"typesPublisherContentHash": "574a81826cdd8ff731fd7f464b09b474530a5c385e41e9062c1f6e163bc734db",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "c28f721b89e9fe66b0296c2996250b18205778f1d52cbb482e86c5db9033569b",
"typeScriptVersion": "4.5"
}

@@ -51,3 +51,3 @@ # Installation

export interface GeoJSONFeature {
type: 'Feature';
type: "Feature";
geometry: GeoJSONGeometry;

@@ -62,3 +62,3 @@ }

### Additional Details
* Last updated: Tue, 11 Jul 2023 18:32:44 GMT
* Last updated: Mon, 25 Sep 2023 13:39:07 GMT
* Dependencies: none

@@ -65,0 +65,0 @@ * Global values: none

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