Socket
Socket
Sign inDemoInstall

@aleclarson/npm-view

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aleclarson/npm-view - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

index.d.ts

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

const npmView: (name: string, range?: string) => Promise<object | null>
export = npmView
declare const npmView: (name: string, range?: string) => Promise<object | null>
export default npmView
{
"name": "@aleclarson/npm-view",
"version": "0.1.0",
"version": "0.1.1",
"description": "Inspect the package.json of NPM packages",

@@ -5,0 +5,0 @@ "repository": "aleclarson/npm-view",

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