Socket
Socket
Sign inDemoInstall

@types/archy

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/archy - npm Package Compare versions

Comparing version 0.0.33 to 0.0.34

5

archy/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for archy
// Project: https://github.com/substack/node-archy
// Definitions by: vvakame <https://github.com/vvakame>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare function archy(obj: archy.Data, prefix?: string, opts?: archy.Options): string;

@@ -7,0 +2,0 @@ declare function archy(obj: string, prefix?: string, opts?: archy.Options): string;

8

archy/package.json
{
"name": "@types/archy",
"version": "0.0.33",
"version": "0.0.34",
"description": "TypeScript definitions for archy",

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

"name": "vvakame",
"url": "https://github.com/vvakame",
"githubUsername": "vvakame"
"githubUsername": "vvakame",
"url": "https://github.com/vvakame"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "bf12105ccad77923ba5254f4155b6df6dc7ae74c8bd91b54e7662ec9fac070b0",
"typesPublisherContentHash": "cf345e55df830c6b7a9aca8a4e93b25e691ec95fe425dd9b0018515ae8107eed",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for archy
// Project: https://github.com/substack/node-archy
// Definitions by: vvakame <https://github.com/vvakame>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare function archy(obj: archy.Data, prefix?: string, opts?: archy.Options): string;

@@ -35,7 +30,6 @@ declare function archy(obj: string, prefix?: string, opts?: archy.Options): string;

### Additional Details
* Last updated: Fri, 22 Sep 2023 18:11:04 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [vvakame](https://github.com/vvakame).
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