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

libraries.io

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libraries.io - npm Package Compare versions

Comparing version 3.2.2 to 3.2.3

6

dist/interfaces/Options.d.ts

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

export declare type SortType = 'contributions_count' | 'created_at' | 'dependent_repos_count' | 'dependents_count' | 'latest_release_published_at' | 'rank' | 'stars';
export type SortType = 'contributions_count' | 'created_at' | 'dependent_repos_count' | 'dependents_count' | 'latest_release_published_at' | 'rank' | 'stars';
export interface FilterOptions {

@@ -30,3 +30,3 @@ keywords?: string[];

}
export declare type HttpMethod = 'delete' | 'get' | 'post' | 'put';
export declare type PlatformType = 'alcatraz' | 'atom' | 'bower' | 'cargo' | 'carthage' | 'clojars' | 'cocoapods' | 'cpan' | 'cran' | 'dub' | 'elm' | 'emacs' | 'go' | 'hackage' | 'haxelib' | 'hex' | 'homebrew' | 'inqlude' | 'julia' | 'maven' | 'meteor' | 'nimble' | 'npm' | 'nuget' | 'packagist' | 'platformio' | 'pub' | 'puppet' | 'purescript' | 'pypi' | 'racket' | 'rubygems' | 'sublime' | 'swiftpm' | 'wordpress';
export type HttpMethod = 'delete' | 'get' | 'post' | 'put';
export type PlatformType = 'alcatraz' | 'atom' | 'bower' | 'cargo' | 'carthage' | 'clojars' | 'cocoapods' | 'cpan' | 'cran' | 'dub' | 'elm' | 'emacs' | 'go' | 'hackage' | 'haxelib' | 'hex' | 'homebrew' | 'inqlude' | 'julia' | 'maven' | 'meteor' | 'nimble' | 'npm' | 'nuget' | 'packagist' | 'platformio' | 'pub' | 'puppet' | 'purescript' | 'pypi' | 'racket' | 'rubygems' | 'sublime' | 'swiftpm' | 'wordpress';
{
"author": "Florian Imdahl <git@ffflorian.de>",
"dependencies": {
"axios": "0.27.2"
"axios": "1.3.3"
},
"description": "A libraries.io API client",
"devDependencies": {
"@types/jasmine": "4.0.3",
"@types/node": "~16",
"jasmine": "4.2.1",
"rimraf": "3.0.2",
"ts-node": "10.8.2",
"typedoc": "0.23.7",
"typescript": "4.7.4"
"@types/jasmine": "4.3.1",
"@types/node": "~18",
"jasmine": "4.5.0",
"rimraf": "4.1.2",
"ts-node": "10.9.1",
"typedoc": "0.23.25",
"typescript": "4.9.5"
},

@@ -39,4 +39,4 @@ "engines": {

},
"version": "3.2.2",
"gitHead": "de96c79dfd3fd914a97be9ad7036d4b702e61740"
"version": "3.2.3",
"gitHead": "f839983cf7fb43815bf5ce9a0c627e1685c963c2"
}
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